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-06",
"epss": "0.00072",
"percentile": "0.22189"
},
"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:12325
Vulnerability from csaf_redhat - Published: 2025-08-07 00:32 - 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.12:openshift4/cloud-event-proxy-rhel8@sha256:6079dfb3d1661778cfa9ab47eb03ced7b57d1c8654f113210fb507c5ad08ac03_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cloud-event-proxy-rhel8@sha256:6079dfb3d1661778cfa9ab47eb03ced7b57d1c8654f113210fb507c5ad08ac03_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cloud-event-proxy@sha256:6079dfb3d1661778cfa9ab47eb03ced7b57d1c8654f113210fb507c5ad08ac03_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:b73c4eaea338ac618dbcf3b552f32888f0ed07bb7f12123f3b86673079696b2a_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:openshift-tech-preview/metallb-rhel8@sha256:dfde3e47fce59c8b6619b1c51d636ea19c36a0222486974c3221cb52a8ef68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/frr-rhel8@sha256:42e38d8f8ac86ef0360203aa93a693580b0b46c85d3e0ae298659f3fc8002561_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/kubernetes-nmstate-rhel8-operator@sha256:111865a49d839f825132482cfc30aa5b6c6099c4417fb3d4a6d4c4ae2bc19a7f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/metallb-rhel8-operator@sha256:3bb1a4dad5921ec6becf634e07084b7fd97557492a8c2ec0417f9dbcf0968311_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/metallb-rhel8@sha256:dfde3e47fce59c8b6619b1c51d636ea19c36a0222486974c3221cb52a8ef68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ansible-operator@sha256:bf4181ded634c4ee2b6257f39dbad635fca3fedea369188c174cc20e8c94e5a0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:9bd48490bb594dbf9f3645550d219671f3b3f6c41683089c2fecda2c92b6cef5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:739835e37da945cfa67652ee0b27d52c54a89fcaed4e4988defc31bc23eafabf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-capacity@sha256:056769168b74b523efbb56e198cc96b6586dfa40dab5549eb325e102a4faaa2b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-nfd-operator@sha256:8ac55fdedb6c3698619193ba579f2b68611c663d5ec5a9aa93589fedbc75e1c2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:c29b17fa40f816d87d35433fa23c3f8076a05996ef637fa5a8adfb1130921dfb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-clusterresourceoverride-rhel8@sha256:5a2b1a74ca6b7e5f51a077b372d2adc1c325501d8ef69ace0a63464c3ba7a36a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-contour-rhel8@sha256:5e609e8b88cc0abba618195260ce83bec902d2cac91ad5e17b27114887cdbfc9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:f63057b42c73833b6ff5ac5acd3c1358b03c7bcedbf54475963131fa93873b2d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-egress-dns-proxy@sha256:d9512dab2b6805f39e6208944e34a11ee7e17e8e0e77bc2f09f4be7c7eb2d434_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-egress-http-proxy@sha256:26ad9f31708235d9dda1910406777e28a7aee8e767f13eb54e648c4bf0e91f50_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-egress-router@sha256:ed55fbf68bfcd349e33572a37f70c0ac035916bb8d6a360a8ddd904ce11e99c0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a54b60b17e392e4680d773953f0f6d2d3e087cbc6c13be90489d92a13ebc297e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-helm-operator@sha256:51ee00e3588fd553f5ca8af3f5d7bf3c4074aaf9fcce3af41b5126658ada6d5d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:c4926feed07d3d59bbc4062de135357ca5f9247ac68c9c4a5c946f490510c170_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-local-storage-diskmaker@sha256:780fa822dba43e952bc747a5cd32a579ae220f54c2dfae852c280b7fd06e6457_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-local-storage-mustgather-rhel8@sha256:f2316ec7c6ad7ab0821b31e981b299872f81d51c2ec1471cdc2782c79d96da2c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-local-storage-operator@sha256:39759fbef8b78fa8190bdf5b2f40cb55d12ec375439e18b607e103d09f14aeff_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-node-feature-discovery@sha256:09ea3b3785e1ad280372c4102d70e232a65214adccacdd69a823c3cf2aa25a95_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-operator-sdk-rhel8@sha256:88cfa0279cd63ec7271fd74263c14957cada1f219985a23c36a418e187d38437_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ptp-operator@sha256:47481daf5a705cbee5179752a12d72f185ac9aa14471aa2e66581d8f08145a77_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ptp@sha256:74523341b4171bae38eff56587596098a4a6dc8843624f981c2eaf1817228c30_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-sriov-cni@sha256:185ab0a37cfd0b304337c7a52e9b7879cb70e94d94bf37b8e008b98ec9a6db52_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-sriov-dp-admission-controller@sha256:e032e083cc601e61247a60859621b7d493c0b05004ab9ee94fc760a9e4a66df2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-sriov-infiniband-cni@sha256:2ad2cc67b7fb9fcafaf1e5f9dad12974993ba5f7fbdce4d454cd7d7f9be8eb40_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-sriov-network-config-daemon@sha256:2a1c9542229a3400689d5878712c0ed06df84aeabf421f3854154d5346208457_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-sriov-network-device-plugin@sha256:2d35d0b4300be6f015ecee016c5bd83bb104526aedaa9379510b2931bfff675e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-sriov-network-operator@sha256:e7cab8c06c214c5c52150963e80e3e8df66000759a8605c11ee29b1d4f56314b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-sriov-network-webhook@sha256:926b668d8bd6aabbb2d837f95271b545d101936158ccc35344e99edc75f6716d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:702738caab1edf794a765aaaf84e14f49e8628404bb8e4ea0896a0780212bd83_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:85d4e2562025f56e02a4f6bc6dc6f949f62871b3122b2e65581bcecc1b478888_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ptp-must-gather-rhel8@sha256:dc2d6f7dcfa4305c5e296f89a669f3fa957536b394cbbc84973c7be2ac535fc8_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.12.79 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.12.\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.12.79. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHBA-2025:12324\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.12 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.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"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:12325",
"url": "https://access.redhat.com/errata/RHSA-2025:12325"
},
{
"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_12325.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.12.79 security and extras update",
"tracking": {
"current_release_date": "2026-06-02T15:23:34+00:00",
"generator": {
"date": "2026-06-02T15:23:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:12325",
"initial_release_date": "2025-08-07T00:32:00+00:00",
"revision_history": [
{
"date": "2025-08-07T00:32:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-08-07T00:32:00+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:23:34+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.12::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/cloud-event-proxy-rhel8@sha256:6079dfb3d1661778cfa9ab47eb03ced7b57d1c8654f113210fb507c5ad08ac03_amd64",
"product": {
"name": "openshift4/cloud-event-proxy-rhel8@sha256:6079dfb3d1661778cfa9ab47eb03ced7b57d1c8654f113210fb507c5ad08ac03_amd64",
"product_id": "openshift4/cloud-event-proxy-rhel8@sha256:6079dfb3d1661778cfa9ab47eb03ced7b57d1c8654f113210fb507c5ad08ac03_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-event-proxy-rhel8@sha256:6079dfb3d1661778cfa9ab47eb03ced7b57d1c8654f113210fb507c5ad08ac03?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/cloud-event-proxy-rhel8\u0026tag=v4.12.0-202507240129.p0.g96af0ec.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-event-proxy@sha256:6079dfb3d1661778cfa9ab47eb03ced7b57d1c8654f113210fb507c5ad08ac03_amd64",
"product": {
"name": "openshift4/ose-cloud-event-proxy@sha256:6079dfb3d1661778cfa9ab47eb03ced7b57d1c8654f113210fb507c5ad08ac03_amd64",
"product_id": "openshift4/ose-cloud-event-proxy@sha256:6079dfb3d1661778cfa9ab47eb03ced7b57d1c8654f113210fb507c5ad08ac03_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy@sha256:6079dfb3d1661778cfa9ab47eb03ced7b57d1c8654f113210fb507c5ad08ac03?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy\u0026tag=v4.12.0-202507240129.p0.g96af0ec.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-event-proxy-rhel8@sha256:6079dfb3d1661778cfa9ab47eb03ced7b57d1c8654f113210fb507c5ad08ac03_amd64",
"product": {
"name": "openshift4/ose-cloud-event-proxy-rhel8@sha256:6079dfb3d1661778cfa9ab47eb03ced7b57d1c8654f113210fb507c5ad08ac03_amd64",
"product_id": "openshift4/ose-cloud-event-proxy-rhel8@sha256:6079dfb3d1661778cfa9ab47eb03ced7b57d1c8654f113210fb507c5ad08ac03_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel8@sha256:6079dfb3d1661778cfa9ab47eb03ced7b57d1c8654f113210fb507c5ad08ac03?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8\u0026tag=v4.12.0-202507240129.p0.g96af0ec.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-operator@sha256:8ac55fdedb6c3698619193ba579f2b68611c663d5ec5a9aa93589fedbc75e1c2_amd64",
"product": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:8ac55fdedb6c3698619193ba579f2b68611c663d5ec5a9aa93589fedbc75e1c2_amd64",
"product_id": "openshift4/ose-cluster-nfd-operator@sha256:8ac55fdedb6c3698619193ba579f2b68611c663d5ec5a9aa93589fedbc75e1c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-operator@sha256:8ac55fdedb6c3698619193ba579f2b68611c663d5ec5a9aa93589fedbc75e1c2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-operator\u0026tag=v4.12.0-202507230159.p0.gd5498aa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-infiniband-cni@sha256:2ad2cc67b7fb9fcafaf1e5f9dad12974993ba5f7fbdce4d454cd7d7f9be8eb40_amd64",
"product": {
"name": "openshift4/ose-sriov-infiniband-cni@sha256:2ad2cc67b7fb9fcafaf1e5f9dad12974993ba5f7fbdce4d454cd7d7f9be8eb40_amd64",
"product_id": "openshift4/ose-sriov-infiniband-cni@sha256:2ad2cc67b7fb9fcafaf1e5f9dad12974993ba5f7fbdce4d454cd7d7f9be8eb40_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni@sha256:2ad2cc67b7fb9fcafaf1e5f9dad12974993ba5f7fbdce4d454cd7d7f9be8eb40?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni\u0026tag=v4.12.0-202507230159.p0.ge8b93dd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker@sha256:780fa822dba43e952bc747a5cd32a579ae220f54c2dfae852c280b7fd06e6457_amd64",
"product": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:780fa822dba43e952bc747a5cd32a579ae220f54c2dfae852c280b7fd06e6457_amd64",
"product_id": "openshift4/ose-local-storage-diskmaker@sha256:780fa822dba43e952bc747a5cd32a579ae220f54c2dfae852c280b7fd06e6457_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker@sha256:780fa822dba43e952bc747a5cd32a579ae220f54c2dfae852c280b7fd06e6457?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker\u0026tag=v4.12.0-202507230159.p0.g14a108a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-operator@sha256:39759fbef8b78fa8190bdf5b2f40cb55d12ec375439e18b607e103d09f14aeff_amd64",
"product": {
"name": "openshift4/ose-local-storage-operator@sha256:39759fbef8b78fa8190bdf5b2f40cb55d12ec375439e18b607e103d09f14aeff_amd64",
"product_id": "openshift4/ose-local-storage-operator@sha256:39759fbef8b78fa8190bdf5b2f40cb55d12ec375439e18b607e103d09f14aeff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-operator@sha256:39759fbef8b78fa8190bdf5b2f40cb55d12ec375439e18b607e103d09f14aeff?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-operator\u0026tag=v4.12.0-202507230159.p0.g14a108a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery@sha256:09ea3b3785e1ad280372c4102d70e232a65214adccacdd69a823c3cf2aa25a95_amd64",
"product": {
"name": "openshift4/ose-node-feature-discovery@sha256:09ea3b3785e1ad280372c4102d70e232a65214adccacdd69a823c3cf2aa25a95_amd64",
"product_id": "openshift4/ose-node-feature-discovery@sha256:09ea3b3785e1ad280372c4102d70e232a65214adccacdd69a823c3cf2aa25a95_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery@sha256:09ea3b3785e1ad280372c4102d70e232a65214adccacdd69a823c3cf2aa25a95?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery\u0026tag=v4.12.0-202507230159.p0.g5e2696b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-operator@sha256:bf4181ded634c4ee2b6257f39dbad635fca3fedea369188c174cc20e8c94e5a0_amd64",
"product": {
"name": "openshift4/ose-ansible-operator@sha256:bf4181ded634c4ee2b6257f39dbad635fca3fedea369188c174cc20e8c94e5a0_amd64",
"product_id": "openshift4/ose-ansible-operator@sha256:bf4181ded634c4ee2b6257f39dbad635fca3fedea369188c174cc20e8c94e5a0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256:bf4181ded634c4ee2b6257f39dbad635fca3fedea369188c174cc20e8c94e5a0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-operator\u0026tag=v4.12.0-202507230159.p0.g0bd975e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity@sha256:056769168b74b523efbb56e198cc96b6586dfa40dab5549eb325e102a4faaa2b_amd64",
"product": {
"name": "openshift4/ose-cluster-capacity@sha256:056769168b74b523efbb56e198cc96b6586dfa40dab5549eb325e102a4faaa2b_amd64",
"product_id": "openshift4/ose-cluster-capacity@sha256:056769168b74b523efbb56e198cc96b6586dfa40dab5549eb325e102a4faaa2b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256:056769168b74b523efbb56e198cc96b6586dfa40dab5549eb325e102a4faaa2b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity\u0026tag=v4.12.0-202507230159.p0.g007c2b1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy@sha256:d9512dab2b6805f39e6208944e34a11ee7e17e8e0e77bc2f09f4be7c7eb2d434_amd64",
"product": {
"name": "openshift4/ose-egress-dns-proxy@sha256:d9512dab2b6805f39e6208944e34a11ee7e17e8e0e77bc2f09f4be7c7eb2d434_amd64",
"product_id": "openshift4/ose-egress-dns-proxy@sha256:d9512dab2b6805f39e6208944e34a11ee7e17e8e0e77bc2f09f4be7c7eb2d434_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256:d9512dab2b6805f39e6208944e34a11ee7e17e8e0e77bc2f09f4be7c7eb2d434?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy\u0026tag=v4.12.0-202507230159.p0.g7e8a010.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router@sha256:ed55fbf68bfcd349e33572a37f70c0ac035916bb8d6a360a8ddd904ce11e99c0_amd64",
"product": {
"name": "openshift4/ose-egress-router@sha256:ed55fbf68bfcd349e33572a37f70c0ac035916bb8d6a360a8ddd904ce11e99c0_amd64",
"product_id": "openshift4/ose-egress-router@sha256:ed55fbf68bfcd349e33572a37f70c0ac035916bb8d6a360a8ddd904ce11e99c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256:ed55fbf68bfcd349e33572a37f70c0ac035916bb8d6a360a8ddd904ce11e99c0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router\u0026tag=v4.12.0-202507230159.p0.g7e8a010.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-operator@sha256:51ee00e3588fd553f5ca8af3f5d7bf3c4074aaf9fcce3af41b5126658ada6d5d_amd64",
"product": {
"name": "openshift4/ose-helm-operator@sha256:51ee00e3588fd553f5ca8af3f5d7bf3c4074aaf9fcce3af41b5126658ada6d5d_amd64",
"product_id": "openshift4/ose-helm-operator@sha256:51ee00e3588fd553f5ca8af3f5d7bf3c4074aaf9fcce3af41b5126658ada6d5d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256:51ee00e3588fd553f5ca8af3f5d7bf3c4074aaf9fcce3af41b5126658ada6d5d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-helm-operator\u0026tag=v4.12.0-202507230159.p0.g0bd975e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel8@sha256:88cfa0279cd63ec7271fd74263c14957cada1f219985a23c36a418e187d38437_amd64",
"product": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:88cfa0279cd63ec7271fd74263c14957cada1f219985a23c36a418e187d38437_amd64",
"product_id": "openshift4/ose-operator-sdk-rhel8@sha256:88cfa0279cd63ec7271fd74263c14957cada1f219985a23c36a418e187d38437_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel8@sha256:88cfa0279cd63ec7271fd74263c14957cada1f219985a23c36a418e187d38437?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel8\u0026tag=v4.12.0-202507230159.p0.g0bd975e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:c4926feed07d3d59bbc4062de135357ca5f9247ac68c9c4a5c946f490510c170_amd64",
"product": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:c4926feed07d3d59bbc4062de135357ca5f9247ac68c9c4a5c946f490510c170_amd64",
"product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:c4926feed07d3d59bbc4062de135357ca5f9247ac68c9c4a5c946f490510c170_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel8@sha256:c4926feed07d3d59bbc4062de135357ca5f9247ac68c9c4a5c946f490510c170?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel8\u0026tag=v4.12.0-202507230159.p0.g092b025.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:9bd48490bb594dbf9f3645550d219671f3b3f6c41683089c2fecda2c92b6cef5_amd64",
"product": {
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:9bd48490bb594dbf9f3645550d219671f3b3f6c41683089c2fecda2c92b6cef5_amd64",
"product_id": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:9bd48490bb594dbf9f3645550d219671f3b3f6c41683089c2fecda2c92b6cef5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-container-rhel8@sha256:9bd48490bb594dbf9f3645550d219671f3b3f6c41683089c2fecda2c92b6cef5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8\u0026tag=v4.12.0-202507230159.p0.g1ae818e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:739835e37da945cfa67652ee0b27d52c54a89fcaed4e4988defc31bc23eafabf_amd64",
"product": {
"name": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:739835e37da945cfa67652ee0b27d52c54a89fcaed4e4988defc31bc23eafabf_amd64",
"product_id": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:739835e37da945cfa67652ee0b27d52c54a89fcaed4e4988defc31bc23eafabf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-rhel8-operator@sha256:739835e37da945cfa67652ee0b27d52c54a89fcaed4e4988defc31bc23eafabf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator\u0026tag=v4.12.0-202507230159.p0.g742d4b4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:5a2b1a74ca6b7e5f51a077b372d2adc1c325501d8ef69ace0a63464c3ba7a36a_amd64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:5a2b1a74ca6b7e5f51a077b372d2adc1c325501d8ef69ace0a63464c3ba7a36a_amd64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8@sha256:5a2b1a74ca6b7e5f51a077b372d2adc1c325501d8ef69ace0a63464c3ba7a36a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8@sha256:5a2b1a74ca6b7e5f51a077b372d2adc1c325501d8ef69ace0a63464c3ba7a36a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8\u0026tag=v4.12.0-202507230159.p0.g1429a66.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:c29b17fa40f816d87d35433fa23c3f8076a05996ef637fa5a8adfb1130921dfb_amd64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:c29b17fa40f816d87d35433fa23c3f8076a05996ef637fa5a8adfb1130921dfb_amd64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:c29b17fa40f816d87d35433fa23c3f8076a05996ef637fa5a8adfb1130921dfb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8-operator@sha256:c29b17fa40f816d87d35433fa23c3f8076a05996ef637fa5a8adfb1130921dfb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator\u0026tag=v4.12.0-202507230159.p0.g30790fe.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-contour-rhel8@sha256:5e609e8b88cc0abba618195260ce83bec902d2cac91ad5e17b27114887cdbfc9_amd64",
"product": {
"name": "openshift4/ose-contour-rhel8@sha256:5e609e8b88cc0abba618195260ce83bec902d2cac91ad5e17b27114887cdbfc9_amd64",
"product_id": "openshift4/ose-contour-rhel8@sha256:5e609e8b88cc0abba618195260ce83bec902d2cac91ad5e17b27114887cdbfc9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-contour-rhel8@sha256:5e609e8b88cc0abba618195260ce83bec902d2cac91ad5e17b27114887cdbfc9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-contour-rhel8\u0026tag=v4.12.0-202507230159.p0.g45e9b62.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:f63057b42c73833b6ff5ac5acd3c1358b03c7bcedbf54475963131fa93873b2d_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:f63057b42c73833b6ff5ac5acd3c1358b03c7bcedbf54475963131fa93873b2d_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:f63057b42c73833b6ff5ac5acd3c1358b03c7bcedbf54475963131fa93873b2d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:f63057b42c73833b6ff5ac5acd3c1358b03c7bcedbf54475963131fa93873b2d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8\u0026tag=v4.12.0-202507230159.p0.gd054948.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy@sha256:26ad9f31708235d9dda1910406777e28a7aee8e767f13eb54e648c4bf0e91f50_amd64",
"product": {
"name": "openshift4/ose-egress-http-proxy@sha256:26ad9f31708235d9dda1910406777e28a7aee8e767f13eb54e648c4bf0e91f50_amd64",
"product_id": "openshift4/ose-egress-http-proxy@sha256:26ad9f31708235d9dda1910406777e28a7aee8e767f13eb54e648c4bf0e91f50_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256:26ad9f31708235d9dda1910406777e28a7aee8e767f13eb54e648c4bf0e91f50?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy\u0026tag=v4.12.0-202507230159.p0.g7e8a010.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/frr-rhel8@sha256:42e38d8f8ac86ef0360203aa93a693580b0b46c85d3e0ae298659f3fc8002561_amd64",
"product": {
"name": "openshift4/frr-rhel8@sha256:42e38d8f8ac86ef0360203aa93a693580b0b46c85d3e0ae298659f3fc8002561_amd64",
"product_id": "openshift4/frr-rhel8@sha256:42e38d8f8ac86ef0360203aa93a693580b0b46c85d3e0ae298659f3fc8002561_amd64",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel8@sha256:42e38d8f8ac86ef0360203aa93a693580b0b46c85d3e0ae298659f3fc8002561?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/frr-rhel8\u0026tag=v4.12.0-202507230159.p0.gcf60854.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:b73c4eaea338ac618dbcf3b552f32888f0ed07bb7f12123f3b86673079696b2a_amd64",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:b73c4eaea338ac618dbcf3b552f32888f0ed07bb7f12123f3b86673079696b2a_amd64",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:b73c4eaea338ac618dbcf3b552f32888f0ed07bb7f12123f3b86673079696b2a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8@sha256:b73c4eaea338ac618dbcf3b552f32888f0ed07bb7f12123f3b86673079696b2a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8\u0026tag=v4.12.0-202507230159.p0.gaf11914.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a54b60b17e392e4680d773953f0f6d2d3e087cbc6c13be90489d92a13ebc297e_amd64",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a54b60b17e392e4680d773953f0f6d2d3e087cbc6c13be90489d92a13ebc297e_amd64",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a54b60b17e392e4680d773953f0f6d2d3e087cbc6c13be90489d92a13ebc297e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a54b60b17e392e4680d773953f0f6d2d3e087cbc6c13be90489d92a13ebc297e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator\u0026tag=v4.12.0-202507230159.p0.gda2786b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:111865a49d839f825132482cfc30aa5b6c6099c4417fb3d4a6d4c4ae2bc19a7f_amd64",
"product": {
"name": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:111865a49d839f825132482cfc30aa5b6c6099c4417fb3d4a6d4c4ae2bc19a7f_amd64",
"product_id": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:111865a49d839f825132482cfc30aa5b6c6099c4417fb3d4a6d4c4ae2bc19a7f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel8-operator@sha256:111865a49d839f825132482cfc30aa5b6c6099c4417fb3d4a6d4c4ae2bc19a7f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel8-operator\u0026tag=v4.12.0-202507230159.p0.g092b025.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp@sha256:74523341b4171bae38eff56587596098a4a6dc8843624f981c2eaf1817228c30_amd64",
"product": {
"name": "openshift4/ose-ptp@sha256:74523341b4171bae38eff56587596098a4a6dc8843624f981c2eaf1817228c30_amd64",
"product_id": "openshift4/ose-ptp@sha256:74523341b4171bae38eff56587596098a4a6dc8843624f981c2eaf1817228c30_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp@sha256:74523341b4171bae38eff56587596098a4a6dc8843624f981c2eaf1817228c30?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp\u0026tag=v4.12.0-202507230159.p0.g2e8a42b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:f2316ec7c6ad7ab0821b31e981b299872f81d51c2ec1471cdc2782c79d96da2c_amd64",
"product": {
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:f2316ec7c6ad7ab0821b31e981b299872f81d51c2ec1471cdc2782c79d96da2c_amd64",
"product_id": "openshift4/ose-local-storage-mustgather-rhel8@sha256:f2316ec7c6ad7ab0821b31e981b299872f81d51c2ec1471cdc2782c79d96da2c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel8@sha256:f2316ec7c6ad7ab0821b31e981b299872f81d51c2ec1471cdc2782c79d96da2c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8\u0026tag=v4.12.0-202507230159.p0.g14a108a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift-tech-preview/metallb-rhel8@sha256:dfde3e47fce59c8b6619b1c51d636ea19c36a0222486974c3221cb52a8ef68b4_amd64",
"product": {
"name": "openshift-tech-preview/metallb-rhel8@sha256:dfde3e47fce59c8b6619b1c51d636ea19c36a0222486974c3221cb52a8ef68b4_amd64",
"product_id": "openshift-tech-preview/metallb-rhel8@sha256:dfde3e47fce59c8b6619b1c51d636ea19c36a0222486974c3221cb52a8ef68b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel8@sha256:dfde3e47fce59c8b6619b1c51d636ea19c36a0222486974c3221cb52a8ef68b4?arch=amd64\u0026repository_url=registry.redhat.io/openshift-tech-preview/metallb-rhel8\u0026tag=v4.12.0-202507230159.p0.gaee829d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel8@sha256:dfde3e47fce59c8b6619b1c51d636ea19c36a0222486974c3221cb52a8ef68b4_amd64",
"product": {
"name": "openshift4/metallb-rhel8@sha256:dfde3e47fce59c8b6619b1c51d636ea19c36a0222486974c3221cb52a8ef68b4_amd64",
"product_id": "openshift4/metallb-rhel8@sha256:dfde3e47fce59c8b6619b1c51d636ea19c36a0222486974c3221cb52a8ef68b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel8@sha256:dfde3e47fce59c8b6619b1c51d636ea19c36a0222486974c3221cb52a8ef68b4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel8\u0026tag=v4.12.0-202507230159.p0.gaee829d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel8-operator@sha256:3bb1a4dad5921ec6becf634e07084b7fd97557492a8c2ec0417f9dbcf0968311_amd64",
"product": {
"name": "openshift4/metallb-rhel8-operator@sha256:3bb1a4dad5921ec6becf634e07084b7fd97557492a8c2ec0417f9dbcf0968311_amd64",
"product_id": "openshift4/metallb-rhel8-operator@sha256:3bb1a4dad5921ec6becf634e07084b7fd97557492a8c2ec0417f9dbcf0968311_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel8-operator@sha256:3bb1a4dad5921ec6becf634e07084b7fd97557492a8c2ec0417f9dbcf0968311?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel8-operator\u0026tag=v4.12.0-202507230159.p0.gbffcfee.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-operator@sha256:47481daf5a705cbee5179752a12d72f185ac9aa14471aa2e66581d8f08145a77_amd64",
"product": {
"name": "openshift4/ose-ptp-operator@sha256:47481daf5a705cbee5179752a12d72f185ac9aa14471aa2e66581d8f08145a77_amd64",
"product_id": "openshift4/ose-ptp-operator@sha256:47481daf5a705cbee5179752a12d72f185ac9aa14471aa2e66581d8f08145a77_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-operator@sha256:47481daf5a705cbee5179752a12d72f185ac9aa14471aa2e66581d8f08145a77?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-operator\u0026tag=v4.12.0-202507240129.p0.g48b6377.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:85d4e2562025f56e02a4f6bc6dc6f949f62871b3122b2e65581bcecc1b478888_amd64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:85d4e2562025f56e02a4f6bc6dc6f949f62871b3122b2e65581bcecc1b478888_amd64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:85d4e2562025f56e02a4f6bc6dc6f949f62871b3122b2e65581bcecc1b478888_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8@sha256:85d4e2562025f56e02a4f6bc6dc6f949f62871b3122b2e65581bcecc1b478888?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8\u0026tag=v4.12.0-202507230159.p0.gd16352d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:702738caab1edf794a765aaaf84e14f49e8628404bb8e4ea0896a0780212bd83_amd64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:702738caab1edf794a765aaaf84e14f49e8628404bb8e4ea0896a0780212bd83_amd64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:702738caab1edf794a765aaaf84e14f49e8628404bb8e4ea0896a0780212bd83_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8-operator@sha256:702738caab1edf794a765aaaf84e14f49e8628404bb8e4ea0896a0780212bd83?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator\u0026tag=v4.12.0-202507230159.p0.gee4fb01.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ptp-must-gather-rhel8@sha256:dc2d6f7dcfa4305c5e296f89a669f3fa957536b394cbbc84973c7be2ac535fc8_amd64",
"product": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:dc2d6f7dcfa4305c5e296f89a669f3fa957536b394cbbc84973c7be2ac535fc8_amd64",
"product_id": "openshift4/ptp-must-gather-rhel8@sha256:dc2d6f7dcfa4305c5e296f89a669f3fa957536b394cbbc84973c7be2ac535fc8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel8@sha256:dc2d6f7dcfa4305c5e296f89a669f3fa957536b394cbbc84973c7be2ac535fc8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel8\u0026tag=v4.12.0-202507230159.p0.g48b6377.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-cni@sha256:185ab0a37cfd0b304337c7a52e9b7879cb70e94d94bf37b8e008b98ec9a6db52_amd64",
"product": {
"name": "openshift4/ose-sriov-cni@sha256:185ab0a37cfd0b304337c7a52e9b7879cb70e94d94bf37b8e008b98ec9a6db52_amd64",
"product_id": "openshift4/ose-sriov-cni@sha256:185ab0a37cfd0b304337c7a52e9b7879cb70e94d94bf37b8e008b98ec9a6db52_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-cni@sha256:185ab0a37cfd0b304337c7a52e9b7879cb70e94d94bf37b8e008b98ec9a6db52?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-cni\u0026tag=v4.12.0-202507230159.p0.g295fe45.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:e032e083cc601e61247a60859621b7d493c0b05004ab9ee94fc760a9e4a66df2_amd64",
"product": {
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:e032e083cc601e61247a60859621b7d493c0b05004ab9ee94fc760a9e4a66df2_amd64",
"product_id": "openshift4/ose-sriov-dp-admission-controller@sha256:e032e083cc601e61247a60859621b7d493c0b05004ab9ee94fc760a9e4a66df2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller@sha256:e032e083cc601e61247a60859621b7d493c0b05004ab9ee94fc760a9e4a66df2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller\u0026tag=v4.12.0-202507230159.p0.g68b461f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-config-daemon@sha256:2a1c9542229a3400689d5878712c0ed06df84aeabf421f3854154d5346208457_amd64",
"product": {
"name": "openshift4/ose-sriov-network-config-daemon@sha256:2a1c9542229a3400689d5878712c0ed06df84aeabf421f3854154d5346208457_amd64",
"product_id": "openshift4/ose-sriov-network-config-daemon@sha256:2a1c9542229a3400689d5878712c0ed06df84aeabf421f3854154d5346208457_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon@sha256:2a1c9542229a3400689d5878712c0ed06df84aeabf421f3854154d5346208457?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon\u0026tag=v4.12.0-202507230159.p0.gd58a580.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-device-plugin@sha256:2d35d0b4300be6f015ecee016c5bd83bb104526aedaa9379510b2931bfff675e_amd64",
"product": {
"name": "openshift4/ose-sriov-network-device-plugin@sha256:2d35d0b4300be6f015ecee016c5bd83bb104526aedaa9379510b2931bfff675e_amd64",
"product_id": "openshift4/ose-sriov-network-device-plugin@sha256:2d35d0b4300be6f015ecee016c5bd83bb104526aedaa9379510b2931bfff675e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin@sha256:2d35d0b4300be6f015ecee016c5bd83bb104526aedaa9379510b2931bfff675e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin\u0026tag=v4.12.0-202507230159.p0.g700b61e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-operator@sha256:e7cab8c06c214c5c52150963e80e3e8df66000759a8605c11ee29b1d4f56314b_amd64",
"product": {
"name": "openshift4/ose-sriov-network-operator@sha256:e7cab8c06c214c5c52150963e80e3e8df66000759a8605c11ee29b1d4f56314b_amd64",
"product_id": "openshift4/ose-sriov-network-operator@sha256:e7cab8c06c214c5c52150963e80e3e8df66000759a8605c11ee29b1d4f56314b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-operator@sha256:e7cab8c06c214c5c52150963e80e3e8df66000759a8605c11ee29b1d4f56314b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-operator\u0026tag=v4.12.0-202507230159.p0.gd58a580.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-webhook@sha256:926b668d8bd6aabbb2d837f95271b545d101936158ccc35344e99edc75f6716d_amd64",
"product": {
"name": "openshift4/ose-sriov-network-webhook@sha256:926b668d8bd6aabbb2d837f95271b545d101936158ccc35344e99edc75f6716d_amd64",
"product_id": "openshift4/ose-sriov-network-webhook@sha256:926b668d8bd6aabbb2d837f95271b545d101936158ccc35344e99edc75f6716d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook@sha256:926b668d8bd6aabbb2d837f95271b545d101936158ccc35344e99edc75f6716d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook\u0026tag=v4.12.0-202507230159.p0.gd58a580.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-tech-preview/metallb-rhel8@sha256:dfde3e47fce59c8b6619b1c51d636ea19c36a0222486974c3221cb52a8ef68b4_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-tech-preview/metallb-rhel8@sha256:dfde3e47fce59c8b6619b1c51d636ea19c36a0222486974c3221cb52a8ef68b4_amd64"
},
"product_reference": "openshift-tech-preview/metallb-rhel8@sha256:dfde3e47fce59c8b6619b1c51d636ea19c36a0222486974c3221cb52a8ef68b4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-event-proxy-rhel8@sha256:6079dfb3d1661778cfa9ab47eb03ced7b57d1c8654f113210fb507c5ad08ac03_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/cloud-event-proxy-rhel8@sha256:6079dfb3d1661778cfa9ab47eb03ced7b57d1c8654f113210fb507c5ad08ac03_amd64"
},
"product_reference": "openshift4/cloud-event-proxy-rhel8@sha256:6079dfb3d1661778cfa9ab47eb03ced7b57d1c8654f113210fb507c5ad08ac03_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/frr-rhel8@sha256:42e38d8f8ac86ef0360203aa93a693580b0b46c85d3e0ae298659f3fc8002561_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/frr-rhel8@sha256:42e38d8f8ac86ef0360203aa93a693580b0b46c85d3e0ae298659f3fc8002561_amd64"
},
"product_reference": "openshift4/frr-rhel8@sha256:42e38d8f8ac86ef0360203aa93a693580b0b46c85d3e0ae298659f3fc8002561_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:111865a49d839f825132482cfc30aa5b6c6099c4417fb3d4a6d4c4ae2bc19a7f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/kubernetes-nmstate-rhel8-operator@sha256:111865a49d839f825132482cfc30aa5b6c6099c4417fb3d4a6d4c4ae2bc19a7f_amd64"
},
"product_reference": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:111865a49d839f825132482cfc30aa5b6c6099c4417fb3d4a6d4c4ae2bc19a7f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel8-operator@sha256:3bb1a4dad5921ec6becf634e07084b7fd97557492a8c2ec0417f9dbcf0968311_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/metallb-rhel8-operator@sha256:3bb1a4dad5921ec6becf634e07084b7fd97557492a8c2ec0417f9dbcf0968311_amd64"
},
"product_reference": "openshift4/metallb-rhel8-operator@sha256:3bb1a4dad5921ec6becf634e07084b7fd97557492a8c2ec0417f9dbcf0968311_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel8@sha256:dfde3e47fce59c8b6619b1c51d636ea19c36a0222486974c3221cb52a8ef68b4_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/metallb-rhel8@sha256:dfde3e47fce59c8b6619b1c51d636ea19c36a0222486974c3221cb52a8ef68b4_amd64"
},
"product_reference": "openshift4/metallb-rhel8@sha256:dfde3e47fce59c8b6619b1c51d636ea19c36a0222486974c3221cb52a8ef68b4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-operator@sha256:bf4181ded634c4ee2b6257f39dbad635fca3fedea369188c174cc20e8c94e5a0_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-ansible-operator@sha256:bf4181ded634c4ee2b6257f39dbad635fca3fedea369188c174cc20e8c94e5a0_amd64"
},
"product_reference": "openshift4/ose-ansible-operator@sha256:bf4181ded634c4ee2b6257f39dbad635fca3fedea369188c174cc20e8c94e5a0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:9bd48490bb594dbf9f3645550d219671f3b3f6c41683089c2fecda2c92b6cef5_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:9bd48490bb594dbf9f3645550d219671f3b3f6c41683089c2fecda2c92b6cef5_amd64"
},
"product_reference": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:9bd48490bb594dbf9f3645550d219671f3b3f6c41683089c2fecda2c92b6cef5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:739835e37da945cfa67652ee0b27d52c54a89fcaed4e4988defc31bc23eafabf_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:739835e37da945cfa67652ee0b27d52c54a89fcaed4e4988defc31bc23eafabf_amd64"
},
"product_reference": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:739835e37da945cfa67652ee0b27d52c54a89fcaed4e4988defc31bc23eafabf_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-event-proxy-rhel8@sha256:6079dfb3d1661778cfa9ab47eb03ced7b57d1c8654f113210fb507c5ad08ac03_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cloud-event-proxy-rhel8@sha256:6079dfb3d1661778cfa9ab47eb03ced7b57d1c8654f113210fb507c5ad08ac03_amd64"
},
"product_reference": "openshift4/ose-cloud-event-proxy-rhel8@sha256:6079dfb3d1661778cfa9ab47eb03ced7b57d1c8654f113210fb507c5ad08ac03_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-event-proxy@sha256:6079dfb3d1661778cfa9ab47eb03ced7b57d1c8654f113210fb507c5ad08ac03_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cloud-event-proxy@sha256:6079dfb3d1661778cfa9ab47eb03ced7b57d1c8654f113210fb507c5ad08ac03_amd64"
},
"product_reference": "openshift4/ose-cloud-event-proxy@sha256:6079dfb3d1661778cfa9ab47eb03ced7b57d1c8654f113210fb507c5ad08ac03_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity@sha256:056769168b74b523efbb56e198cc96b6586dfa40dab5549eb325e102a4faaa2b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-capacity@sha256:056769168b74b523efbb56e198cc96b6586dfa40dab5549eb325e102a4faaa2b_amd64"
},
"product_reference": "openshift4/ose-cluster-capacity@sha256:056769168b74b523efbb56e198cc96b6586dfa40dab5549eb325e102a4faaa2b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:8ac55fdedb6c3698619193ba579f2b68611c663d5ec5a9aa93589fedbc75e1c2_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-nfd-operator@sha256:8ac55fdedb6c3698619193ba579f2b68611c663d5ec5a9aa93589fedbc75e1c2_amd64"
},
"product_reference": "openshift4/ose-cluster-nfd-operator@sha256:8ac55fdedb6c3698619193ba579f2b68611c663d5ec5a9aa93589fedbc75e1c2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:c29b17fa40f816d87d35433fa23c3f8076a05996ef637fa5a8adfb1130921dfb_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:c29b17fa40f816d87d35433fa23c3f8076a05996ef637fa5a8adfb1130921dfb_amd64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:c29b17fa40f816d87d35433fa23c3f8076a05996ef637fa5a8adfb1130921dfb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:5a2b1a74ca6b7e5f51a077b372d2adc1c325501d8ef69ace0a63464c3ba7a36a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-clusterresourceoverride-rhel8@sha256:5a2b1a74ca6b7e5f51a077b372d2adc1c325501d8ef69ace0a63464c3ba7a36a_amd64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8@sha256:5a2b1a74ca6b7e5f51a077b372d2adc1c325501d8ef69ace0a63464c3ba7a36a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-contour-rhel8@sha256:5e609e8b88cc0abba618195260ce83bec902d2cac91ad5e17b27114887cdbfc9_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-contour-rhel8@sha256:5e609e8b88cc0abba618195260ce83bec902d2cac91ad5e17b27114887cdbfc9_amd64"
},
"product_reference": "openshift4/ose-contour-rhel8@sha256:5e609e8b88cc0abba618195260ce83bec902d2cac91ad5e17b27114887cdbfc9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:f63057b42c73833b6ff5ac5acd3c1358b03c7bcedbf54475963131fa93873b2d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:f63057b42c73833b6ff5ac5acd3c1358b03c7bcedbf54475963131fa93873b2d_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:f63057b42c73833b6ff5ac5acd3c1358b03c7bcedbf54475963131fa93873b2d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy@sha256:d9512dab2b6805f39e6208944e34a11ee7e17e8e0e77bc2f09f4be7c7eb2d434_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-egress-dns-proxy@sha256:d9512dab2b6805f39e6208944e34a11ee7e17e8e0e77bc2f09f4be7c7eb2d434_amd64"
},
"product_reference": "openshift4/ose-egress-dns-proxy@sha256:d9512dab2b6805f39e6208944e34a11ee7e17e8e0e77bc2f09f4be7c7eb2d434_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy@sha256:26ad9f31708235d9dda1910406777e28a7aee8e767f13eb54e648c4bf0e91f50_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-egress-http-proxy@sha256:26ad9f31708235d9dda1910406777e28a7aee8e767f13eb54e648c4bf0e91f50_amd64"
},
"product_reference": "openshift4/ose-egress-http-proxy@sha256:26ad9f31708235d9dda1910406777e28a7aee8e767f13eb54e648c4bf0e91f50_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router@sha256:ed55fbf68bfcd349e33572a37f70c0ac035916bb8d6a360a8ddd904ce11e99c0_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-egress-router@sha256:ed55fbf68bfcd349e33572a37f70c0ac035916bb8d6a360a8ddd904ce11e99c0_amd64"
},
"product_reference": "openshift4/ose-egress-router@sha256:ed55fbf68bfcd349e33572a37f70c0ac035916bb8d6a360a8ddd904ce11e99c0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a54b60b17e392e4680d773953f0f6d2d3e087cbc6c13be90489d92a13ebc297e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a54b60b17e392e4680d773953f0f6d2d3e087cbc6c13be90489d92a13ebc297e_amd64"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a54b60b17e392e4680d773953f0f6d2d3e087cbc6c13be90489d92a13ebc297e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:b73c4eaea338ac618dbcf3b552f32888f0ed07bb7f12123f3b86673079696b2a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:b73c4eaea338ac618dbcf3b552f32888f0ed07bb7f12123f3b86673079696b2a_amd64"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:b73c4eaea338ac618dbcf3b552f32888f0ed07bb7f12123f3b86673079696b2a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-operator@sha256:51ee00e3588fd553f5ca8af3f5d7bf3c4074aaf9fcce3af41b5126658ada6d5d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-helm-operator@sha256:51ee00e3588fd553f5ca8af3f5d7bf3c4074aaf9fcce3af41b5126658ada6d5d_amd64"
},
"product_reference": "openshift4/ose-helm-operator@sha256:51ee00e3588fd553f5ca8af3f5d7bf3c4074aaf9fcce3af41b5126658ada6d5d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:c4926feed07d3d59bbc4062de135357ca5f9247ac68c9c4a5c946f490510c170_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:c4926feed07d3d59bbc4062de135357ca5f9247ac68c9c4a5c946f490510c170_amd64"
},
"product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:c4926feed07d3d59bbc4062de135357ca5f9247ac68c9c4a5c946f490510c170_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:780fa822dba43e952bc747a5cd32a579ae220f54c2dfae852c280b7fd06e6457_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-local-storage-diskmaker@sha256:780fa822dba43e952bc747a5cd32a579ae220f54c2dfae852c280b7fd06e6457_amd64"
},
"product_reference": "openshift4/ose-local-storage-diskmaker@sha256:780fa822dba43e952bc747a5cd32a579ae220f54c2dfae852c280b7fd06e6457_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:f2316ec7c6ad7ab0821b31e981b299872f81d51c2ec1471cdc2782c79d96da2c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-local-storage-mustgather-rhel8@sha256:f2316ec7c6ad7ab0821b31e981b299872f81d51c2ec1471cdc2782c79d96da2c_amd64"
},
"product_reference": "openshift4/ose-local-storage-mustgather-rhel8@sha256:f2316ec7c6ad7ab0821b31e981b299872f81d51c2ec1471cdc2782c79d96da2c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-operator@sha256:39759fbef8b78fa8190bdf5b2f40cb55d12ec375439e18b607e103d09f14aeff_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-local-storage-operator@sha256:39759fbef8b78fa8190bdf5b2f40cb55d12ec375439e18b607e103d09f14aeff_amd64"
},
"product_reference": "openshift4/ose-local-storage-operator@sha256:39759fbef8b78fa8190bdf5b2f40cb55d12ec375439e18b607e103d09f14aeff_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery@sha256:09ea3b3785e1ad280372c4102d70e232a65214adccacdd69a823c3cf2aa25a95_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-node-feature-discovery@sha256:09ea3b3785e1ad280372c4102d70e232a65214adccacdd69a823c3cf2aa25a95_amd64"
},
"product_reference": "openshift4/ose-node-feature-discovery@sha256:09ea3b3785e1ad280372c4102d70e232a65214adccacdd69a823c3cf2aa25a95_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:88cfa0279cd63ec7271fd74263c14957cada1f219985a23c36a418e187d38437_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-operator-sdk-rhel8@sha256:88cfa0279cd63ec7271fd74263c14957cada1f219985a23c36a418e187d38437_amd64"
},
"product_reference": "openshift4/ose-operator-sdk-rhel8@sha256:88cfa0279cd63ec7271fd74263c14957cada1f219985a23c36a418e187d38437_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-operator@sha256:47481daf5a705cbee5179752a12d72f185ac9aa14471aa2e66581d8f08145a77_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-ptp-operator@sha256:47481daf5a705cbee5179752a12d72f185ac9aa14471aa2e66581d8f08145a77_amd64"
},
"product_reference": "openshift4/ose-ptp-operator@sha256:47481daf5a705cbee5179752a12d72f185ac9aa14471aa2e66581d8f08145a77_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp@sha256:74523341b4171bae38eff56587596098a4a6dc8843624f981c2eaf1817228c30_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-ptp@sha256:74523341b4171bae38eff56587596098a4a6dc8843624f981c2eaf1817228c30_amd64"
},
"product_reference": "openshift4/ose-ptp@sha256:74523341b4171bae38eff56587596098a4a6dc8843624f981c2eaf1817228c30_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-cni@sha256:185ab0a37cfd0b304337c7a52e9b7879cb70e94d94bf37b8e008b98ec9a6db52_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-sriov-cni@sha256:185ab0a37cfd0b304337c7a52e9b7879cb70e94d94bf37b8e008b98ec9a6db52_amd64"
},
"product_reference": "openshift4/ose-sriov-cni@sha256:185ab0a37cfd0b304337c7a52e9b7879cb70e94d94bf37b8e008b98ec9a6db52_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:e032e083cc601e61247a60859621b7d493c0b05004ab9ee94fc760a9e4a66df2_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-sriov-dp-admission-controller@sha256:e032e083cc601e61247a60859621b7d493c0b05004ab9ee94fc760a9e4a66df2_amd64"
},
"product_reference": "openshift4/ose-sriov-dp-admission-controller@sha256:e032e083cc601e61247a60859621b7d493c0b05004ab9ee94fc760a9e4a66df2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-infiniband-cni@sha256:2ad2cc67b7fb9fcafaf1e5f9dad12974993ba5f7fbdce4d454cd7d7f9be8eb40_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-sriov-infiniband-cni@sha256:2ad2cc67b7fb9fcafaf1e5f9dad12974993ba5f7fbdce4d454cd7d7f9be8eb40_amd64"
},
"product_reference": "openshift4/ose-sriov-infiniband-cni@sha256:2ad2cc67b7fb9fcafaf1e5f9dad12974993ba5f7fbdce4d454cd7d7f9be8eb40_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-config-daemon@sha256:2a1c9542229a3400689d5878712c0ed06df84aeabf421f3854154d5346208457_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-sriov-network-config-daemon@sha256:2a1c9542229a3400689d5878712c0ed06df84aeabf421f3854154d5346208457_amd64"
},
"product_reference": "openshift4/ose-sriov-network-config-daemon@sha256:2a1c9542229a3400689d5878712c0ed06df84aeabf421f3854154d5346208457_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-device-plugin@sha256:2d35d0b4300be6f015ecee016c5bd83bb104526aedaa9379510b2931bfff675e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-sriov-network-device-plugin@sha256:2d35d0b4300be6f015ecee016c5bd83bb104526aedaa9379510b2931bfff675e_amd64"
},
"product_reference": "openshift4/ose-sriov-network-device-plugin@sha256:2d35d0b4300be6f015ecee016c5bd83bb104526aedaa9379510b2931bfff675e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-operator@sha256:e7cab8c06c214c5c52150963e80e3e8df66000759a8605c11ee29b1d4f56314b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-sriov-network-operator@sha256:e7cab8c06c214c5c52150963e80e3e8df66000759a8605c11ee29b1d4f56314b_amd64"
},
"product_reference": "openshift4/ose-sriov-network-operator@sha256:e7cab8c06c214c5c52150963e80e3e8df66000759a8605c11ee29b1d4f56314b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-webhook@sha256:926b668d8bd6aabbb2d837f95271b545d101936158ccc35344e99edc75f6716d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-sriov-network-webhook@sha256:926b668d8bd6aabbb2d837f95271b545d101936158ccc35344e99edc75f6716d_amd64"
},
"product_reference": "openshift4/ose-sriov-network-webhook@sha256:926b668d8bd6aabbb2d837f95271b545d101936158ccc35344e99edc75f6716d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:702738caab1edf794a765aaaf84e14f49e8628404bb8e4ea0896a0780212bd83_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:702738caab1edf794a765aaaf84e14f49e8628404bb8e4ea0896a0780212bd83_amd64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:702738caab1edf794a765aaaf84e14f49e8628404bb8e4ea0896a0780212bd83_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:85d4e2562025f56e02a4f6bc6dc6f949f62871b3122b2e65581bcecc1b478888_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:85d4e2562025f56e02a4f6bc6dc6f949f62871b3122b2e65581bcecc1b478888_amd64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:85d4e2562025f56e02a4f6bc6dc6f949f62871b3122b2e65581bcecc1b478888_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:dc2d6f7dcfa4305c5e296f89a669f3fa957536b394cbbc84973c7be2ac535fc8_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ptp-must-gather-rhel8@sha256:dc2d6f7dcfa4305c5e296f89a669f3fa957536b394cbbc84973c7be2ac535fc8_amd64"
},
"product_reference": "openshift4/ptp-must-gather-rhel8@sha256:dc2d6f7dcfa4305c5e296f89a669f3fa957536b394cbbc84973c7be2ac535fc8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
}
]
},
"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.12:openshift-tech-preview/metallb-rhel8@sha256:dfde3e47fce59c8b6619b1c51d636ea19c36a0222486974c3221cb52a8ef68b4_amd64",
"8Base-RHOSE-4.12:openshift4/frr-rhel8@sha256:42e38d8f8ac86ef0360203aa93a693580b0b46c85d3e0ae298659f3fc8002561_amd64",
"8Base-RHOSE-4.12:openshift4/kubernetes-nmstate-rhel8-operator@sha256:111865a49d839f825132482cfc30aa5b6c6099c4417fb3d4a6d4c4ae2bc19a7f_amd64",
"8Base-RHOSE-4.12:openshift4/metallb-rhel8-operator@sha256:3bb1a4dad5921ec6becf634e07084b7fd97557492a8c2ec0417f9dbcf0968311_amd64",
"8Base-RHOSE-4.12:openshift4/metallb-rhel8@sha256:dfde3e47fce59c8b6619b1c51d636ea19c36a0222486974c3221cb52a8ef68b4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ansible-operator@sha256:bf4181ded634c4ee2b6257f39dbad635fca3fedea369188c174cc20e8c94e5a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:9bd48490bb594dbf9f3645550d219671f3b3f6c41683089c2fecda2c92b6cef5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:739835e37da945cfa67652ee0b27d52c54a89fcaed4e4988defc31bc23eafabf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capacity@sha256:056769168b74b523efbb56e198cc96b6586dfa40dab5549eb325e102a4faaa2b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-nfd-operator@sha256:8ac55fdedb6c3698619193ba579f2b68611c663d5ec5a9aa93589fedbc75e1c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:c29b17fa40f816d87d35433fa23c3f8076a05996ef637fa5a8adfb1130921dfb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-clusterresourceoverride-rhel8@sha256:5a2b1a74ca6b7e5f51a077b372d2adc1c325501d8ef69ace0a63464c3ba7a36a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-contour-rhel8@sha256:5e609e8b88cc0abba618195260ce83bec902d2cac91ad5e17b27114887cdbfc9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:f63057b42c73833b6ff5ac5acd3c1358b03c7bcedbf54475963131fa93873b2d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-egress-dns-proxy@sha256:d9512dab2b6805f39e6208944e34a11ee7e17e8e0e77bc2f09f4be7c7eb2d434_amd64",
"8Base-RHOSE-4.12:openshift4/ose-egress-http-proxy@sha256:26ad9f31708235d9dda1910406777e28a7aee8e767f13eb54e648c4bf0e91f50_amd64",
"8Base-RHOSE-4.12:openshift4/ose-egress-router@sha256:ed55fbf68bfcd349e33572a37f70c0ac035916bb8d6a360a8ddd904ce11e99c0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a54b60b17e392e4680d773953f0f6d2d3e087cbc6c13be90489d92a13ebc297e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-helm-operator@sha256:51ee00e3588fd553f5ca8af3f5d7bf3c4074aaf9fcce3af41b5126658ada6d5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:c4926feed07d3d59bbc4062de135357ca5f9247ac68c9c4a5c946f490510c170_amd64",
"8Base-RHOSE-4.12:openshift4/ose-local-storage-diskmaker@sha256:780fa822dba43e952bc747a5cd32a579ae220f54c2dfae852c280b7fd06e6457_amd64",
"8Base-RHOSE-4.12:openshift4/ose-local-storage-mustgather-rhel8@sha256:f2316ec7c6ad7ab0821b31e981b299872f81d51c2ec1471cdc2782c79d96da2c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-local-storage-operator@sha256:39759fbef8b78fa8190bdf5b2f40cb55d12ec375439e18b607e103d09f14aeff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-node-feature-discovery@sha256:09ea3b3785e1ad280372c4102d70e232a65214adccacdd69a823c3cf2aa25a95_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-sdk-rhel8@sha256:88cfa0279cd63ec7271fd74263c14957cada1f219985a23c36a418e187d38437_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ptp-operator@sha256:47481daf5a705cbee5179752a12d72f185ac9aa14471aa2e66581d8f08145a77_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ptp@sha256:74523341b4171bae38eff56587596098a4a6dc8843624f981c2eaf1817228c30_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-cni@sha256:185ab0a37cfd0b304337c7a52e9b7879cb70e94d94bf37b8e008b98ec9a6db52_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-dp-admission-controller@sha256:e032e083cc601e61247a60859621b7d493c0b05004ab9ee94fc760a9e4a66df2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-infiniband-cni@sha256:2ad2cc67b7fb9fcafaf1e5f9dad12974993ba5f7fbdce4d454cd7d7f9be8eb40_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-network-config-daemon@sha256:2a1c9542229a3400689d5878712c0ed06df84aeabf421f3854154d5346208457_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-network-device-plugin@sha256:2d35d0b4300be6f015ecee016c5bd83bb104526aedaa9379510b2931bfff675e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-network-operator@sha256:e7cab8c06c214c5c52150963e80e3e8df66000759a8605c11ee29b1d4f56314b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-network-webhook@sha256:926b668d8bd6aabbb2d837f95271b545d101936158ccc35344e99edc75f6716d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:702738caab1edf794a765aaaf84e14f49e8628404bb8e4ea0896a0780212bd83_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:85d4e2562025f56e02a4f6bc6dc6f949f62871b3122b2e65581bcecc1b478888_amd64",
"8Base-RHOSE-4.12:openshift4/ptp-must-gather-rhel8@sha256:dc2d6f7dcfa4305c5e296f89a669f3fa957536b394cbbc84973c7be2ac535fc8_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.12:openshift4/cloud-event-proxy-rhel8@sha256:6079dfb3d1661778cfa9ab47eb03ced7b57d1c8654f113210fb507c5ad08ac03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-event-proxy-rhel8@sha256:6079dfb3d1661778cfa9ab47eb03ced7b57d1c8654f113210fb507c5ad08ac03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-event-proxy@sha256:6079dfb3d1661778cfa9ab47eb03ced7b57d1c8654f113210fb507c5ad08ac03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:b73c4eaea338ac618dbcf3b552f32888f0ed07bb7f12123f3b86673079696b2a_amd64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:openshift-tech-preview/metallb-rhel8@sha256:dfde3e47fce59c8b6619b1c51d636ea19c36a0222486974c3221cb52a8ef68b4_amd64",
"8Base-RHOSE-4.12:openshift4/frr-rhel8@sha256:42e38d8f8ac86ef0360203aa93a693580b0b46c85d3e0ae298659f3fc8002561_amd64",
"8Base-RHOSE-4.12:openshift4/kubernetes-nmstate-rhel8-operator@sha256:111865a49d839f825132482cfc30aa5b6c6099c4417fb3d4a6d4c4ae2bc19a7f_amd64",
"8Base-RHOSE-4.12:openshift4/metallb-rhel8-operator@sha256:3bb1a4dad5921ec6becf634e07084b7fd97557492a8c2ec0417f9dbcf0968311_amd64",
"8Base-RHOSE-4.12:openshift4/metallb-rhel8@sha256:dfde3e47fce59c8b6619b1c51d636ea19c36a0222486974c3221cb52a8ef68b4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ansible-operator@sha256:bf4181ded634c4ee2b6257f39dbad635fca3fedea369188c174cc20e8c94e5a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:9bd48490bb594dbf9f3645550d219671f3b3f6c41683089c2fecda2c92b6cef5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:739835e37da945cfa67652ee0b27d52c54a89fcaed4e4988defc31bc23eafabf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capacity@sha256:056769168b74b523efbb56e198cc96b6586dfa40dab5549eb325e102a4faaa2b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-nfd-operator@sha256:8ac55fdedb6c3698619193ba579f2b68611c663d5ec5a9aa93589fedbc75e1c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:c29b17fa40f816d87d35433fa23c3f8076a05996ef637fa5a8adfb1130921dfb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-clusterresourceoverride-rhel8@sha256:5a2b1a74ca6b7e5f51a077b372d2adc1c325501d8ef69ace0a63464c3ba7a36a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-contour-rhel8@sha256:5e609e8b88cc0abba618195260ce83bec902d2cac91ad5e17b27114887cdbfc9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:f63057b42c73833b6ff5ac5acd3c1358b03c7bcedbf54475963131fa93873b2d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-egress-dns-proxy@sha256:d9512dab2b6805f39e6208944e34a11ee7e17e8e0e77bc2f09f4be7c7eb2d434_amd64",
"8Base-RHOSE-4.12:openshift4/ose-egress-http-proxy@sha256:26ad9f31708235d9dda1910406777e28a7aee8e767f13eb54e648c4bf0e91f50_amd64",
"8Base-RHOSE-4.12:openshift4/ose-egress-router@sha256:ed55fbf68bfcd349e33572a37f70c0ac035916bb8d6a360a8ddd904ce11e99c0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a54b60b17e392e4680d773953f0f6d2d3e087cbc6c13be90489d92a13ebc297e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-helm-operator@sha256:51ee00e3588fd553f5ca8af3f5d7bf3c4074aaf9fcce3af41b5126658ada6d5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:c4926feed07d3d59bbc4062de135357ca5f9247ac68c9c4a5c946f490510c170_amd64",
"8Base-RHOSE-4.12:openshift4/ose-local-storage-diskmaker@sha256:780fa822dba43e952bc747a5cd32a579ae220f54c2dfae852c280b7fd06e6457_amd64",
"8Base-RHOSE-4.12:openshift4/ose-local-storage-mustgather-rhel8@sha256:f2316ec7c6ad7ab0821b31e981b299872f81d51c2ec1471cdc2782c79d96da2c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-local-storage-operator@sha256:39759fbef8b78fa8190bdf5b2f40cb55d12ec375439e18b607e103d09f14aeff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-node-feature-discovery@sha256:09ea3b3785e1ad280372c4102d70e232a65214adccacdd69a823c3cf2aa25a95_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-sdk-rhel8@sha256:88cfa0279cd63ec7271fd74263c14957cada1f219985a23c36a418e187d38437_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ptp-operator@sha256:47481daf5a705cbee5179752a12d72f185ac9aa14471aa2e66581d8f08145a77_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ptp@sha256:74523341b4171bae38eff56587596098a4a6dc8843624f981c2eaf1817228c30_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-cni@sha256:185ab0a37cfd0b304337c7a52e9b7879cb70e94d94bf37b8e008b98ec9a6db52_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-dp-admission-controller@sha256:e032e083cc601e61247a60859621b7d493c0b05004ab9ee94fc760a9e4a66df2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-infiniband-cni@sha256:2ad2cc67b7fb9fcafaf1e5f9dad12974993ba5f7fbdce4d454cd7d7f9be8eb40_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-network-config-daemon@sha256:2a1c9542229a3400689d5878712c0ed06df84aeabf421f3854154d5346208457_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-network-device-plugin@sha256:2d35d0b4300be6f015ecee016c5bd83bb104526aedaa9379510b2931bfff675e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-network-operator@sha256:e7cab8c06c214c5c52150963e80e3e8df66000759a8605c11ee29b1d4f56314b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-network-webhook@sha256:926b668d8bd6aabbb2d837f95271b545d101936158ccc35344e99edc75f6716d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:702738caab1edf794a765aaaf84e14f49e8628404bb8e4ea0896a0780212bd83_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:85d4e2562025f56e02a4f6bc6dc6f949f62871b3122b2e65581bcecc1b478888_amd64",
"8Base-RHOSE-4.12:openshift4/ptp-must-gather-rhel8@sha256:dc2d6f7dcfa4305c5e296f89a669f3fa957536b394cbbc84973c7be2ac535fc8_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-07T00:32:00+00:00",
"details": "For OpenShift Container Platform 4.12 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.12/html/release_notes",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/cloud-event-proxy-rhel8@sha256:6079dfb3d1661778cfa9ab47eb03ced7b57d1c8654f113210fb507c5ad08ac03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-event-proxy-rhel8@sha256:6079dfb3d1661778cfa9ab47eb03ced7b57d1c8654f113210fb507c5ad08ac03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-event-proxy@sha256:6079dfb3d1661778cfa9ab47eb03ced7b57d1c8654f113210fb507c5ad08ac03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:b73c4eaea338ac618dbcf3b552f32888f0ed07bb7f12123f3b86673079696b2a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:12325"
},
{
"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.12:openshift-tech-preview/metallb-rhel8@sha256:dfde3e47fce59c8b6619b1c51d636ea19c36a0222486974c3221cb52a8ef68b4_amd64",
"8Base-RHOSE-4.12:openshift4/cloud-event-proxy-rhel8@sha256:6079dfb3d1661778cfa9ab47eb03ced7b57d1c8654f113210fb507c5ad08ac03_amd64",
"8Base-RHOSE-4.12:openshift4/frr-rhel8@sha256:42e38d8f8ac86ef0360203aa93a693580b0b46c85d3e0ae298659f3fc8002561_amd64",
"8Base-RHOSE-4.12:openshift4/kubernetes-nmstate-rhel8-operator@sha256:111865a49d839f825132482cfc30aa5b6c6099c4417fb3d4a6d4c4ae2bc19a7f_amd64",
"8Base-RHOSE-4.12:openshift4/metallb-rhel8-operator@sha256:3bb1a4dad5921ec6becf634e07084b7fd97557492a8c2ec0417f9dbcf0968311_amd64",
"8Base-RHOSE-4.12:openshift4/metallb-rhel8@sha256:dfde3e47fce59c8b6619b1c51d636ea19c36a0222486974c3221cb52a8ef68b4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ansible-operator@sha256:bf4181ded634c4ee2b6257f39dbad635fca3fedea369188c174cc20e8c94e5a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:9bd48490bb594dbf9f3645550d219671f3b3f6c41683089c2fecda2c92b6cef5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:739835e37da945cfa67652ee0b27d52c54a89fcaed4e4988defc31bc23eafabf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-event-proxy-rhel8@sha256:6079dfb3d1661778cfa9ab47eb03ced7b57d1c8654f113210fb507c5ad08ac03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-event-proxy@sha256:6079dfb3d1661778cfa9ab47eb03ced7b57d1c8654f113210fb507c5ad08ac03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capacity@sha256:056769168b74b523efbb56e198cc96b6586dfa40dab5549eb325e102a4faaa2b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-nfd-operator@sha256:8ac55fdedb6c3698619193ba579f2b68611c663d5ec5a9aa93589fedbc75e1c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:c29b17fa40f816d87d35433fa23c3f8076a05996ef637fa5a8adfb1130921dfb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-clusterresourceoverride-rhel8@sha256:5a2b1a74ca6b7e5f51a077b372d2adc1c325501d8ef69ace0a63464c3ba7a36a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-contour-rhel8@sha256:5e609e8b88cc0abba618195260ce83bec902d2cac91ad5e17b27114887cdbfc9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:f63057b42c73833b6ff5ac5acd3c1358b03c7bcedbf54475963131fa93873b2d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-egress-dns-proxy@sha256:d9512dab2b6805f39e6208944e34a11ee7e17e8e0e77bc2f09f4be7c7eb2d434_amd64",
"8Base-RHOSE-4.12:openshift4/ose-egress-http-proxy@sha256:26ad9f31708235d9dda1910406777e28a7aee8e767f13eb54e648c4bf0e91f50_amd64",
"8Base-RHOSE-4.12:openshift4/ose-egress-router@sha256:ed55fbf68bfcd349e33572a37f70c0ac035916bb8d6a360a8ddd904ce11e99c0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a54b60b17e392e4680d773953f0f6d2d3e087cbc6c13be90489d92a13ebc297e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:b73c4eaea338ac618dbcf3b552f32888f0ed07bb7f12123f3b86673079696b2a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-helm-operator@sha256:51ee00e3588fd553f5ca8af3f5d7bf3c4074aaf9fcce3af41b5126658ada6d5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:c4926feed07d3d59bbc4062de135357ca5f9247ac68c9c4a5c946f490510c170_amd64",
"8Base-RHOSE-4.12:openshift4/ose-local-storage-diskmaker@sha256:780fa822dba43e952bc747a5cd32a579ae220f54c2dfae852c280b7fd06e6457_amd64",
"8Base-RHOSE-4.12:openshift4/ose-local-storage-mustgather-rhel8@sha256:f2316ec7c6ad7ab0821b31e981b299872f81d51c2ec1471cdc2782c79d96da2c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-local-storage-operator@sha256:39759fbef8b78fa8190bdf5b2f40cb55d12ec375439e18b607e103d09f14aeff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-node-feature-discovery@sha256:09ea3b3785e1ad280372c4102d70e232a65214adccacdd69a823c3cf2aa25a95_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-sdk-rhel8@sha256:88cfa0279cd63ec7271fd74263c14957cada1f219985a23c36a418e187d38437_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ptp-operator@sha256:47481daf5a705cbee5179752a12d72f185ac9aa14471aa2e66581d8f08145a77_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ptp@sha256:74523341b4171bae38eff56587596098a4a6dc8843624f981c2eaf1817228c30_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-cni@sha256:185ab0a37cfd0b304337c7a52e9b7879cb70e94d94bf37b8e008b98ec9a6db52_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-dp-admission-controller@sha256:e032e083cc601e61247a60859621b7d493c0b05004ab9ee94fc760a9e4a66df2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-infiniband-cni@sha256:2ad2cc67b7fb9fcafaf1e5f9dad12974993ba5f7fbdce4d454cd7d7f9be8eb40_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-network-config-daemon@sha256:2a1c9542229a3400689d5878712c0ed06df84aeabf421f3854154d5346208457_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-network-device-plugin@sha256:2d35d0b4300be6f015ecee016c5bd83bb104526aedaa9379510b2931bfff675e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-network-operator@sha256:e7cab8c06c214c5c52150963e80e3e8df66000759a8605c11ee29b1d4f56314b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-network-webhook@sha256:926b668d8bd6aabbb2d837f95271b545d101936158ccc35344e99edc75f6716d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:702738caab1edf794a765aaaf84e14f49e8628404bb8e4ea0896a0780212bd83_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:85d4e2562025f56e02a4f6bc6dc6f949f62871b3122b2e65581bcecc1b478888_amd64",
"8Base-RHOSE-4.12:openshift4/ptp-must-gather-rhel8@sha256:dc2d6f7dcfa4305c5e296f89a669f3fa957536b394cbbc84973c7be2ac535fc8_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.12:openshift-tech-preview/metallb-rhel8@sha256:dfde3e47fce59c8b6619b1c51d636ea19c36a0222486974c3221cb52a8ef68b4_amd64",
"8Base-RHOSE-4.12:openshift4/cloud-event-proxy-rhel8@sha256:6079dfb3d1661778cfa9ab47eb03ced7b57d1c8654f113210fb507c5ad08ac03_amd64",
"8Base-RHOSE-4.12:openshift4/frr-rhel8@sha256:42e38d8f8ac86ef0360203aa93a693580b0b46c85d3e0ae298659f3fc8002561_amd64",
"8Base-RHOSE-4.12:openshift4/kubernetes-nmstate-rhel8-operator@sha256:111865a49d839f825132482cfc30aa5b6c6099c4417fb3d4a6d4c4ae2bc19a7f_amd64",
"8Base-RHOSE-4.12:openshift4/metallb-rhel8-operator@sha256:3bb1a4dad5921ec6becf634e07084b7fd97557492a8c2ec0417f9dbcf0968311_amd64",
"8Base-RHOSE-4.12:openshift4/metallb-rhel8@sha256:dfde3e47fce59c8b6619b1c51d636ea19c36a0222486974c3221cb52a8ef68b4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ansible-operator@sha256:bf4181ded634c4ee2b6257f39dbad635fca3fedea369188c174cc20e8c94e5a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:9bd48490bb594dbf9f3645550d219671f3b3f6c41683089c2fecda2c92b6cef5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:739835e37da945cfa67652ee0b27d52c54a89fcaed4e4988defc31bc23eafabf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-event-proxy-rhel8@sha256:6079dfb3d1661778cfa9ab47eb03ced7b57d1c8654f113210fb507c5ad08ac03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-event-proxy@sha256:6079dfb3d1661778cfa9ab47eb03ced7b57d1c8654f113210fb507c5ad08ac03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capacity@sha256:056769168b74b523efbb56e198cc96b6586dfa40dab5549eb325e102a4faaa2b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-nfd-operator@sha256:8ac55fdedb6c3698619193ba579f2b68611c663d5ec5a9aa93589fedbc75e1c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:c29b17fa40f816d87d35433fa23c3f8076a05996ef637fa5a8adfb1130921dfb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-clusterresourceoverride-rhel8@sha256:5a2b1a74ca6b7e5f51a077b372d2adc1c325501d8ef69ace0a63464c3ba7a36a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-contour-rhel8@sha256:5e609e8b88cc0abba618195260ce83bec902d2cac91ad5e17b27114887cdbfc9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:f63057b42c73833b6ff5ac5acd3c1358b03c7bcedbf54475963131fa93873b2d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-egress-dns-proxy@sha256:d9512dab2b6805f39e6208944e34a11ee7e17e8e0e77bc2f09f4be7c7eb2d434_amd64",
"8Base-RHOSE-4.12:openshift4/ose-egress-http-proxy@sha256:26ad9f31708235d9dda1910406777e28a7aee8e767f13eb54e648c4bf0e91f50_amd64",
"8Base-RHOSE-4.12:openshift4/ose-egress-router@sha256:ed55fbf68bfcd349e33572a37f70c0ac035916bb8d6a360a8ddd904ce11e99c0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a54b60b17e392e4680d773953f0f6d2d3e087cbc6c13be90489d92a13ebc297e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:b73c4eaea338ac618dbcf3b552f32888f0ed07bb7f12123f3b86673079696b2a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-helm-operator@sha256:51ee00e3588fd553f5ca8af3f5d7bf3c4074aaf9fcce3af41b5126658ada6d5d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:c4926feed07d3d59bbc4062de135357ca5f9247ac68c9c4a5c946f490510c170_amd64",
"8Base-RHOSE-4.12:openshift4/ose-local-storage-diskmaker@sha256:780fa822dba43e952bc747a5cd32a579ae220f54c2dfae852c280b7fd06e6457_amd64",
"8Base-RHOSE-4.12:openshift4/ose-local-storage-mustgather-rhel8@sha256:f2316ec7c6ad7ab0821b31e981b299872f81d51c2ec1471cdc2782c79d96da2c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-local-storage-operator@sha256:39759fbef8b78fa8190bdf5b2f40cb55d12ec375439e18b607e103d09f14aeff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-node-feature-discovery@sha256:09ea3b3785e1ad280372c4102d70e232a65214adccacdd69a823c3cf2aa25a95_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-sdk-rhel8@sha256:88cfa0279cd63ec7271fd74263c14957cada1f219985a23c36a418e187d38437_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ptp-operator@sha256:47481daf5a705cbee5179752a12d72f185ac9aa14471aa2e66581d8f08145a77_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ptp@sha256:74523341b4171bae38eff56587596098a4a6dc8843624f981c2eaf1817228c30_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-cni@sha256:185ab0a37cfd0b304337c7a52e9b7879cb70e94d94bf37b8e008b98ec9a6db52_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-dp-admission-controller@sha256:e032e083cc601e61247a60859621b7d493c0b05004ab9ee94fc760a9e4a66df2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-infiniband-cni@sha256:2ad2cc67b7fb9fcafaf1e5f9dad12974993ba5f7fbdce4d454cd7d7f9be8eb40_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-network-config-daemon@sha256:2a1c9542229a3400689d5878712c0ed06df84aeabf421f3854154d5346208457_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-network-device-plugin@sha256:2d35d0b4300be6f015ecee016c5bd83bb104526aedaa9379510b2931bfff675e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-network-operator@sha256:e7cab8c06c214c5c52150963e80e3e8df66000759a8605c11ee29b1d4f56314b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-network-webhook@sha256:926b668d8bd6aabbb2d837f95271b545d101936158ccc35344e99edc75f6716d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:702738caab1edf794a765aaaf84e14f49e8628404bb8e4ea0896a0780212bd83_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:85d4e2562025f56e02a4f6bc6dc6f949f62871b3122b2e65581bcecc1b478888_amd64",
"8Base-RHOSE-4.12:openshift4/ptp-must-gather-rhel8@sha256:dc2d6f7dcfa4305c5e296f89a669f3fa957536b394cbbc84973c7be2ac535fc8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog"
}
]
}
RHSA-2025:12372
Vulnerability from csaf_redhat - Published: 2025-08-06 22:56 - 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.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:05f131ccf70b2fb6c7f9ad1e81b4dab4e56a47026d2586b96ca23d5c4874c77a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:0a1363af6bae80c8a0bf7b5dee7c7abbec8e96ef4f7c53a1b525c4d2f069b6b7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:6d782b739239962cae63eef06ac5efc1dfd7f566fc5cf5b3424f2859f94c9ab7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:112434370ec1525c4bb424b5cfea4faba7b0f74c658584837648f8589cb32f68_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:2405cd618c1b6de418108f6612cbeae75349f6a20e17d9a4fd552eca0e4a6a3f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:82f1c0de321e0f23df5e90b2cde0750f884f10742856f1689d59423a5709b1c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:10e3555485e74cf77c7dca808e410b5b29d0e1064b297582114a7abcf15ba36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:408de35951d4235f9d61d5dc2087a317a59f4d45e81925351d6a90e0fad52ff9_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:688ccaa70cd2118971ccf82071ffc61f0d1a01bdbb743db943c697ec0058e0ac_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:93edbda45f9e9e0dc13abb4b68880b1a7ba0d5e4979ad2243366cee5edd05cb8_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:0147fbdcd78770d30a9c7adb943b5a92eee5b61f88b0e615183811b66c40200a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:55be3113a675f54fc352bb88da015a09596ee1d6c317990b15cf764328bea6d2_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:8d0daade10e9041a1bea8cd7e4c8112ed4db22176f7f415fbff68ca69d69fd28_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:be57319c7d5662e9bde0db4cfa2b88a481c942b1a878531056b4d3f324494ffd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:b479f941ac6f1894019c9e4c4a254d67a243d87502fd217f374b6eae4e15c689_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:b73c92ae5ab62407e29e4ad5b4e359320582d997a60e91b341ea52bc3f3dfd84_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:06b42f76ac05fefbb4527da6d21894bf30b961dacc42f9faf5197bdf570ade55_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:8033f065e39637d0d6badb563800337eac50c5c42ba890075ad49cf7531eb2ee_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:7d88c1b2bda9011de5b1bc336c6d8fde766f31f42bd1cf532f277e57ce9e0926_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:ae55860bdcdcf28b33b73888e5eb6eea4d9bb305ef9a8cd0be3ff170b38609c6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:c0252d620b05260298686c00942ba8b440047307a35820848149f5ce67afb2c4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:f1ce4283d0f5db4122eecf144b35d4c8e574d810534c573a914f0032666550d4_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:3f06e3878be7506498512c1964ee05bbdaa077b5ca94904fd7456d81fb1408ca_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:b1351df0467b0ca6ed3721a8a898ce501deeb89b8236467a9364b3a3420c7ae0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:bf1ea44f6fa3974913ecf2034e9579a31d76795a905d6610db3400ef17bc050a_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:eebdfadfe247ea6bde2a935234a249d69897116f5b7d53954bef67c9a9819f45_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:09febdec4cdb1b65abecce7d00f92ef28987c2b951e033db2490fc4f3ac57de4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:8b0244f340a300c60f42aa688272204fce848e3892670fc433cc1da729f0de9e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:92cbad954159d512e0f5b363efda2006187dd103cadfc3f780e0da054c0b7937_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:c5665b50685ee3e0954099a2e06d774847991f0feb6a631db22186083fac92e4_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:3520d54f5c88f008537d460b81a6791ab1164a37fb93f1884af9232267bd29a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:7783d2e3d541ffdba9bc31fc57a3cac5804d26d0fe46c5f901d82e80a03e2f2d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:dcf10012e7988093a0119a01c06ffdc1acc053594b9b91f47d9a4938af6167a3_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:debc8f350411b110ca982b24ec5c2b11a9aa81e1a5137d3169ea7247706113dc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:87e5ec4a43696234aad8eeae5914528918ae296953bb2648f543bd92a107a26b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:befb78614d49c800ce25970eae1fcffc79ca94a5875c7bbe654bc28a986f66c8_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:f0b00c59dc9e2867fb7be71b5a40fc924f6f0214427f499116f8abcb3801da01_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:f2222b3e8c77e1074051e24fcfb4c46adeb7773e84f12a6ac0f8350332e10c91_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:6a98c7fd2c2745f252d95fc6015486fc6c850583452d161e3eafb38c9505f076_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:6b6639c869af674477e7318890c421e1c8d8c4c1f9a05523132f2e36fa896176_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c9f9ad1dbbacb5e21c45dfa3e5a784a79caaffd37fcb18a482e634bb3c76a0fc_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:27fa20848aa4d619538b735257b990712533490595c6328239e472b68803c057_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:55a6475db38c7ea9281ddb0c24017c3fc97ab766ec67de67153a6af160124ec9_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:e0c5e2a34179e7a0410b8b605662c38eb2c8d39f0d071cafd31058e4258d7ef7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:03f4d49a819f2147a62c047a7e7464e1e3ae1ecc42d92ed19c6bc4ddb0bc9490_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:2663f066dcfa00b13c5d940fa79e785afc19607c4a3c13dc7c255edf66fde3ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:c1fa20eae68ac4896ee8567b75cf5ecc02a6c5a67cf769ba49af46485ba5f39c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:fd81da5b5f89364455882678221479055ddf38033c8227d2b9dfca35944c0404_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:2fb2a4a3779246b34b4ac6bffc9d443463e8da03e39af758106a9c79b9159fdb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:415230a20864dc0fdb3823ff8ba2db3f074fbf1b456179ef0ed0fd1adf7f394d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:4ecb6c1bccbe8ca3822637f7546b1469e5d216c3541fcb7c58c6374e14f043d9_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:b9e5ad1d3350fe804f8eec310832b9ca33fde1abcd346f0564a9a74661b6291d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:41bc4beb9699821254e930b6bf917aee7ac7e3dd31a68a71cdf2dfa039a902a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:43e38fc972cb0572e498cc5f8086f6e7c04ee70a83ac7e766cc98945f45ec108_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:aa678da1e2c600ee8eaf9c1c88317047681fd0384dade57c1b136fd1091207fa_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:d1978807d28a0edac40bb76a69e45acd649a6ffdec77f0846077d3d652449667_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:0040e0b22c9d4efdf997455862344dfc777fcd0474fc52f10a2a0172a2d68767_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:10d56e9547e15b8b900c888f5b9ac9ddac033e9c3837cfe812595e4563625107_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:1d0d691161709d24ad6bf141e64f4a93179568fbedb83c6ade754be4c3c476c2_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:34a35f99757d66d08fd478fba745d01cff6069836276af63defe81a411d0c9ae_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:24bf8cf9f6920bd135de0cfff7e2c0b963e92ad710266ecba1e08732a3ead525_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:8e45064ee50c00eb179932cefb38bfcb1a1b4f2291ce82adf85aaff99cbbed7b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:aa9968cb88bfab824ed6bfea6b83c9b46e175cc50643cf0a43f3f36a2ea48fb1_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:ce40e4d950fc50c0ee9018080d7d474d94e92388be8a24f18015d4b2e0b5d43b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:36cefbca6ad545b01f30cd27bbcf49e52c70e1b6fe4b6e34713aed1764e7f911_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:3708cb9d4d122dc9b8d927977c8fd004ef10d7a2598287d6cded54bff8ef344e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:5f3c4b2b1315707903b2b00d458bbe4481569e136123785adfff0a91de8a4f98_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:04c7dafc2d494c489275af973aa780332c265b452a53c948afcf1252db244931_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:a3187bdc70764023495ca24566efa07c5398ac5606517fd7c96f5078a6f433dd_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:bf1d7dd3d5fa5122fcf60f9a853af1b4fca9e8abd4ebff3c98c2de055e3c282c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:e079c13a2b2991816f813576dd520752e6f24ccb15ee81093117b5cce256e78a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:10d54e054e9f2ae18dc234709cceed0eceaff4fcbc20af23cf5ce32219c0802e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:d808354a91138ab147f8bae3bb14278a536d1d3e63b1db0a5102881e7245cd98_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:dec7a2b80707a32b83de987752c7a1220a6f00aa9c7694facd330c3605217b69_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:e11386c9c21fd0944728e92865ea7eb1fc71fcef8444d9072656a6b048de6851_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:5ff636e04b3ad0de26c738f4f78fd081be95dca6844eac966888c4a9e1e0c19b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:9173ec564cf71d136995cf6689e2b8a795c732d6bc60c4c077fd79d80a47b289_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:cda327df6e5bdf26b95352080af89a3a894271506ba169c751b128453f62c703_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:d537c47df6df89d96d1fc9951c7802b9312bee643c541bfefd8505be16cb71bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:2e11d28b784f9a5ddd5468f3c1d37cff3a2e418df5b522c56f1275235c7be2fd_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:72532ee84214d1d02457666afef3e2a6fb6533630e7686c46cbde8a62233ead0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:7751d756af3897f23152def2bb538b39ac881c4cc761789579a6c0f02d873548_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:91ad5abac03b36f291153f5b8cc23cf0f5b136594dfb479562b73679f812867c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:00e6c48517286d03959134ca0d417c80c12bce02f203fb62f46f0160f1422e7a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:972c92cc3d54ebb18d729ffde9d12619f9c5819df1543018d79193afdc896fd8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:9d08ab7941331c6c04dd8a8baf6ad5bafdfcbc23ad7d1dbedd5cb511fea2ecbb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:e49bd5e5638de8282523ecffd7bf4d71f949174915337854b8a80725b621cece_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:1917a5ba1f5b80a66a244e87bf779c2e7c8c35bd1de29764fec1532b9aba5a52_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:2294ac04ec82334db313e00dbd2928ea32ad4ae8d78d68f018a66abbcbb3a059_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:54293665a36604199a30b45649db65af7db4e2fd63ae7b74f9ea0893da5c214c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:70ac3be5fb93b67d9c3e8eea277acf52f0a8e71eee33ecf992565ce106308dea_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:4146b143ce1d5bb88b0a20e85be37c2c7b5656dfaca18c9b905e2c87b4acd74e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7230bbfa86e81e29f436547d903c94459ae84bbf12d0a2e8ca459c079506f07e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a478b28e696f203fc6f7b55e85f34d9c475e8dbe17c398885543301d9e626bfa_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:d43a6e97832e21c4f50695fecf0a232be59207ffa136c136e31361450293fe1a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:9d5041d8dd90ad48361f3bb368bae2d603fa9ece005a2e60b642d793afa56a15_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:a9ad64d4a4128a29b4b904c5838877189fef4d92f45552067d55a5868848a04d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:af7dbc470488203ec69a14b262d889c97d70e42a640329277797241a028589d6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:eb613a2f36759077002fe32f2130504ae111b93b3f949636cc9a53263993d15c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:641c6eb11752444bdcd8c1cc4831535396258bc298cb03d28d169a892d0a9228_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:6eced0a55d029d50d4d85a78a78bc5326f984f97cf187b9bcde706e6fbd211cd_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e39c4d1008724cea44b6c711b5f7d92dbbfbfa55430573108a591bff83e6749_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d50047a2d2a7721e86075f056b4eb397c735faf2e9d3ee2ff590569a88d8167e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:2d480271b8d56d3e3348fd931a679c628f58a8aef68f12003fae08f7affd5f95_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:94c321591ad6609bb14336946718ce9bb2d5aa1c68eac9d1a1494fddd4963897_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:b1095875ab9f038485a4b3be01a2ea8c8dcecbaf7b8dbe99dd6020529d679f72_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:c639cceae141f2db933540780c67a82af5ee732b45a111169c8b3dc211d422c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:29d470cd5de87c4ef10cc28b6580455eeb53afcdcffc987547fe3bf95938d8dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2ce1746cce6fb54247d3418a08a43c868e505f289a2730c373198f46cf576d90_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:cd3e10c689e32993df2deef39bd6697ce6bb5f690aaa77e473abe1c3249be244_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fca0029b68345437ad83b39ecbaad363fb933f622e8170df13db66c16711dc89_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:00d3dba91b5887b16b03565d2c887c013413b3daf80dcbe1c6b9ff7f1bfb2b31_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:8d1b70cbb22fb6c98c207e4e889e14a6fef161c4e127af0c60c3af50f6bf3ed5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:9baa189cf91302914f74f5df634542e574677a084eb6fa08e326937ec637d66e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:df171382926f8f6ab3c40abf50d19657b943deb34b14c31abfcfa26671978426_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:9a611af46d638737dfa68bd4d49f5b29188b2ba4a3c945d5887c9f13ad6115e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:b38800e91fd32bb38b18566e04db8646600d031d80da4429a60599ebc5460457_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:d947e063a83c024b491c6b19050c4cdd99f397e794fbfd4e9b3eafbe231e7775_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:f9efef00212b790f49f48567babc55d8053731e4438301fce1d2339240e45b0c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:40323afb89300eb91488346e12e8a541e16bfab980c7721f53d8c49ea516d8d1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:7470c26f1666830ebc9f3a45428d38d60883adf0f0ae00921f7baf136d852277_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:c60273875e5fe0e4c6f1c89c1948cbbed3b193c12ea37f754a5c9e5d750f72c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:e14858c2e93bedc6267a3715650f22b236dd23e04da831134ed95285c2f63a5c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:1069eecaf473d72cfa7144af27be5cc0f7f05317be80ad7e28ea5337bc3ef1e9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:5a921e3276a7406a2cc11543eea0751a168ec1231fbf5cca62af9c5620c694f6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:add496223262b8ae6b62aea1bb2382a4ab2428d4ae951a24483b87b42b8d3660_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:be0b8ecec12e3fa0298f01bd53cc9785b7af9cdb32f6003e13078d3b6a2470e1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:05ff31eca42b826c60b731c14ec5bdab98e1da5d3b7231a89ddc2534c8fcdc68_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:0cac10b6f9915a926ca72f4df53a12229f6a1e35f40328113466734598c8bc7c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:81ed0fd1c6c9d8eb73a51d923e7f4a74f556c20077f46c80f9beba60975c4d3c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e80bf8e2e52c1779b705ab93b42ed435d92ad02072046d719b699ead210e37a9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ec90e9a70bce871b131ff09a84a611b1b08f7d37804280716217236159c5663f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fcef1b83951bcb7ca93356b47f74b36f41ba40a1db1f1fac340d41ed37213843_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:07247c90678111c8ce754f378de1bc454d4db68af2dca0b335b9508a3d88b927_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:18856f90bcbefd6c61cc19192bbe9568935dafd31f68a3c1a9f76718e792b5f5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47acbb56d654c2ec94997df9f78d43a2851dc11c7bd4ca08d886e59446e6108d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:28524b48b4d9b1b25ed9037fce9ca9bce2a7ead10787af9b903ba1f6b6fdb37b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4bc78ead9e5d505bfd0657933423863130ddeaa2e2f42ae3fe01ec2511067ef5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:95ddbd849576f9ece56256381cfb763b4938f5d0b3ffc4003be996e776890f5a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2e77faafdc9ecfbbbbb820a052bd549d9ee6ca7f3b2fd18fd1cb588c63ecb5db_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:31688e2cf0dd94fb62d1b048b7f023a7db12889590d67ce8434b71a437ce33a8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a91423608942b14c7b27be59076369ea04617da7a010f5b1e77e6dc450e41aa3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:081be3cb678ddcb6a6e43182e1bb789595c80ba8a2d3f18a249c7b5efcad0937_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:a3a9a6e2a7ccb096fa227f86a41a8b9380e196974dd2cc320048c7b115ece891_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:b25c2ace4e2040bafb80db09c63b47f3bb5b16275c2985ed22146dfb6a51f8e3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:943d7f55c9143cad9ea7438d21b2ffad05c13c9f3952d45ab45a3f51db42e408_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:98352d466deb1eae2a68cfa49d7b89e00fee2872128bb011a841ea2086687a04_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:b69031d2893003ff112a2a6aca93fc7f3e0b1cdab5cf47aa17608e9fd17967f4_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1bb9ca4f822351f70e2b909e640250675aea63510d82caa195026d49292eb2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:4ae9fe0705c8d2dad268e85d821fda314587a021069b2a26a8ed469e52a6478c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:66b5af4bc95e89c18ce7c2466588e8e10a3adc74e816b564709ad6944d7f6f00_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f954a23db68b0a52a8ddb20feae561410eb000c1ba88ba5c312859cd9818405f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:1383d8efab9dd48fd904d43d1354a87af577cc22013c01587746b472f0059dff_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:523d4cd8fcbf53088ea01ce7ed6a0b65ccf4b3bf7984c77726b5cfac1f84e1fc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5716e811d892ebf60d17bb56591d32a48b73e89ead7023a86a58f8a17defc303_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:beb574d2cade407c099a761ab85cf745dcb4dc886b56fd7bcdb8c3bd8bd3c999_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:076ee82b9937f0850cfadacc65a4dbe938df759b17110db6c7a7e569352e4b9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:4d1ad8d13e4cde96205a3959522d7e1dc6991684ad5feff1e6ba0b5a884135a1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:7769c685a908d3b799b7520df831f5d7a9f123c74c185cbdcd2df7e85aa9fba2_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.56 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.15.\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\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container\nPlatform 4.15.56. See the following advisory for the container images for\nthis release:\n\nhttps://access.redhat.com/errata/RHSA-2025:12370\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\npage(s) listed in the References section.\n\nAll OpenShift Container Platform 4.15 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.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:12372",
"url": "https://access.redhat.com/errata/RHSA-2025:12372"
},
{
"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_12372.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.15.56 security and extras update",
"tracking": {
"current_release_date": "2026-06-02T15:23:35+00:00",
"generator": {
"date": "2026-06-02T15:23:35+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:12372",
"initial_release_date": "2025-08-06T22:56:24+00:00",
"revision_history": [
{
"date": "2025-08-06T22:56:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-08-06T22:56:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:23:35+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.15",
"product": {
"name": "Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.15::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.15",
"product": {
"name": "Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.15::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:0a1363af6bae80c8a0bf7b5dee7c7abbec8e96ef4f7c53a1b525c4d2f069b6b7_ppc64le",
"product": {
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:0a1363af6bae80c8a0bf7b5dee7c7abbec8e96ef4f7c53a1b525c4d2f069b6b7_ppc64le",
"product_id": "openshift4/ose-cloud-event-proxy-rhel9@sha256:0a1363af6bae80c8a0bf7b5dee7c7abbec8e96ef4f7c53a1b525c4d2f069b6b7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel9@sha256:0a1363af6bae80c8a0bf7b5dee7c7abbec8e96ef4f7c53a1b525c4d2f069b6b7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9\u0026tag=v4.15.0-202507291037.p0.g1f58d5e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:9d5041d8dd90ad48361f3bb368bae2d603fa9ece005a2e60b642d793afa56a15_ppc64le",
"product": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:9d5041d8dd90ad48361f3bb368bae2d603fa9ece005a2e60b642d793afa56a15_ppc64le",
"product_id": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:9d5041d8dd90ad48361f3bb368bae2d603fa9ece005a2e60b642d793afa56a15_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256:9d5041d8dd90ad48361f3bb368bae2d603fa9ece005a2e60b642d793afa56a15?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=v4.15.0-202507291037.p0.g1e57eb5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:07247c90678111c8ce754f378de1bc454d4db68af2dca0b335b9508a3d88b927_ppc64le",
"product": {
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:07247c90678111c8ce754f378de1bc454d4db68af2dca0b335b9508a3d88b927_ppc64le",
"product_id": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:07247c90678111c8ce754f378de1bc454d4db68af2dca0b335b9508a3d88b927_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni-rhel9@sha256:07247c90678111c8ce754f378de1bc454d4db68af2dca0b335b9508a3d88b927?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=v4.15.0-202507291037.p0.gaa647a0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9@sha256:d537c47df6df89d96d1fc9951c7802b9312bee643c541bfefd8505be16cb71bc_ppc64le",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:d537c47df6df89d96d1fc9951c7802b9312bee643c541bfefd8505be16cb71bc_ppc64le",
"product_id": "openshift4/ingress-node-firewall-rhel9@sha256:d537c47df6df89d96d1fc9951c7802b9312bee643c541bfefd8505be16cb71bc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256:d537c47df6df89d96d1fc9951c7802b9312bee643c541bfefd8505be16cb71bc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=v4.15.0-202507291037.p0.g135f832.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:e11386c9c21fd0944728e92865ea7eb1fc71fcef8444d9072656a6b048de6851_ppc64le",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:e11386c9c21fd0944728e92865ea7eb1fc71fcef8444d9072656a6b048de6851_ppc64le",
"product_id": "openshift4/ingress-node-firewall-rhel9-operator@sha256:e11386c9c21fd0944728e92865ea7eb1fc71fcef8444d9072656a6b048de6851_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256:e11386c9c21fd0944728e92865ea7eb1fc71fcef8444d9072656a6b048de6851?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=v4.15.0-202507291037.p0.g135f832.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:df171382926f8f6ab3c40abf50d19657b943deb34b14c31abfcfa26671978426_ppc64le",
"product": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:df171382926f8f6ab3c40abf50d19657b943deb34b14c31abfcfa26671978426_ppc64le",
"product_id": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:df171382926f8f6ab3c40abf50d19657b943deb34b14c31abfcfa26671978426_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256:df171382926f8f6ab3c40abf50d19657b943deb34b14c31abfcfa26671978426?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=v4.15.0-202507291037.p0.gcc4f213.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:c60273875e5fe0e4c6f1c89c1948cbbed3b193c12ea37f754a5c9e5d750f72c9_ppc64le",
"product": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:c60273875e5fe0e4c6f1c89c1948cbbed3b193c12ea37f754a5c9e5d750f72c9_ppc64le",
"product_id": "openshift4/ose-local-storage-rhel9-operator@sha256:c60273875e5fe0e4c6f1c89c1948cbbed3b193c12ea37f754a5c9e5d750f72c9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256:c60273875e5fe0e4c6f1c89c1948cbbed3b193c12ea37f754a5c9e5d750f72c9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=v4.15.0-202507291037.p0.gcc4f213.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:10e3555485e74cf77c7dca808e410b5b29d0e1064b297582114a7abcf15ba36b_ppc64le",
"product": {
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:10e3555485e74cf77c7dca808e410b5b29d0e1064b297582114a7abcf15ba36b_ppc64le",
"product_id": "openshift4/nmstate-console-plugin-rhel8@sha256:10e3555485e74cf77c7dca808e410b5b29d0e1064b297582114a7abcf15ba36b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel8@sha256:10e3555485e74cf77c7dca808e410b5b29d0e1064b297582114a7abcf15ba36b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel8\u0026tag=v4.15.0-202507282305.p0.g90ddde0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:add496223262b8ae6b62aea1bb2382a4ab2428d4ae951a24483b87b42b8d3660_ppc64le",
"product": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:add496223262b8ae6b62aea1bb2382a4ab2428d4ae951a24483b87b42b8d3660_ppc64le",
"product_id": "openshift4/ose-node-feature-discovery-rhel9@sha256:add496223262b8ae6b62aea1bb2382a4ab2428d4ae951a24483b87b42b8d3660_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256:add496223262b8ae6b62aea1bb2382a4ab2428d4ae951a24483b87b42b8d3660?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=v4.15.0-202507291037.p0.g68c4ba0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-operator@sha256:0147fbdcd78770d30a9c7adb943b5a92eee5b61f88b0e615183811b66c40200a_ppc64le",
"product": {
"name": "openshift4/ose-ansible-operator@sha256:0147fbdcd78770d30a9c7adb943b5a92eee5b61f88b0e615183811b66c40200a_ppc64le",
"product_id": "openshift4/ose-ansible-operator@sha256:0147fbdcd78770d30a9c7adb943b5a92eee5b61f88b0e615183811b66c40200a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256:0147fbdcd78770d30a9c7adb943b5a92eee5b61f88b0e615183811b66c40200a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-operator\u0026tag=v4.15.0-202507282305.p0.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity@sha256:7d88c1b2bda9011de5b1bc336c6d8fde766f31f42bd1cf532f277e57ce9e0926_ppc64le",
"product": {
"name": "openshift4/ose-cluster-capacity@sha256:7d88c1b2bda9011de5b1bc336c6d8fde766f31f42bd1cf532f277e57ce9e0926_ppc64le",
"product_id": "openshift4/ose-cluster-capacity@sha256:7d88c1b2bda9011de5b1bc336c6d8fde766f31f42bd1cf532f277e57ce9e0926_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256:7d88c1b2bda9011de5b1bc336c6d8fde766f31f42bd1cf532f277e57ce9e0926?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity\u0026tag=v4.15.0-202507282305.p0.gcc7901f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy@sha256:09febdec4cdb1b65abecce7d00f92ef28987c2b951e033db2490fc4f3ac57de4_ppc64le",
"product": {
"name": "openshift4/ose-egress-dns-proxy@sha256:09febdec4cdb1b65abecce7d00f92ef28987c2b951e033db2490fc4f3ac57de4_ppc64le",
"product_id": "openshift4/ose-egress-dns-proxy@sha256:09febdec4cdb1b65abecce7d00f92ef28987c2b951e033db2490fc4f3ac57de4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256:09febdec4cdb1b65abecce7d00f92ef28987c2b951e033db2490fc4f3ac57de4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy\u0026tag=v4.15.0-202507282305.p0.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router@sha256:87e5ec4a43696234aad8eeae5914528918ae296953bb2648f543bd92a107a26b_ppc64le",
"product": {
"name": "openshift4/ose-egress-router@sha256:87e5ec4a43696234aad8eeae5914528918ae296953bb2648f543bd92a107a26b_ppc64le",
"product_id": "openshift4/ose-egress-router@sha256:87e5ec4a43696234aad8eeae5914528918ae296953bb2648f543bd92a107a26b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256:87e5ec4a43696234aad8eeae5914528918ae296953bb2648f543bd92a107a26b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router\u0026tag=v4.15.0-202507282305.p0.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-operator@sha256:2663f066dcfa00b13c5d940fa79e785afc19607c4a3c13dc7c255edf66fde3ca_ppc64le",
"product": {
"name": "openshift4/ose-helm-operator@sha256:2663f066dcfa00b13c5d940fa79e785afc19607c4a3c13dc7c255edf66fde3ca_ppc64le",
"product_id": "openshift4/ose-helm-operator@sha256:2663f066dcfa00b13c5d940fa79e785afc19607c4a3c13dc7c255edf66fde3ca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256:2663f066dcfa00b13c5d940fa79e785afc19607c4a3c13dc7c255edf66fde3ca?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-helm-operator\u0026tag=v4.15.0-202507282305.p0.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel8@sha256:b9e5ad1d3350fe804f8eec310832b9ca33fde1abcd346f0564a9a74661b6291d_ppc64le",
"product": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:b9e5ad1d3350fe804f8eec310832b9ca33fde1abcd346f0564a9a74661b6291d_ppc64le",
"product_id": "openshift4/ose-operator-sdk-rhel8@sha256:b9e5ad1d3350fe804f8eec310832b9ca33fde1abcd346f0564a9a74661b6291d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel8@sha256:b9e5ad1d3350fe804f8eec310832b9ca33fde1abcd346f0564a9a74661b6291d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel8\u0026tag=v4.15.0-202507282305.p0.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:29d470cd5de87c4ef10cc28b6580455eeb53afcdcffc987547fe3bf95938d8dd_ppc64le",
"product": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:29d470cd5de87c4ef10cc28b6580455eeb53afcdcffc987547fe3bf95938d8dd_ppc64le",
"product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:29d470cd5de87c4ef10cc28b6580455eeb53afcdcffc987547fe3bf95938d8dd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256:29d470cd5de87c4ef10cc28b6580455eeb53afcdcffc987547fe3bf95938d8dd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=v4.15.0-202507291037.p0.gb13c0e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:4146b143ce1d5bb88b0a20e85be37c2c7b5656dfaca18c9b905e2c87b4acd74e_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:4146b143ce1d5bb88b0a20e85be37c2c7b5656dfaca18c9b905e2c87b4acd74e_ppc64le",
"product_id": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:4146b143ce1d5bb88b0a20e85be37c2c7b5656dfaca18c9b905e2c87b4acd74e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256:4146b143ce1d5bb88b0a20e85be37c2c7b5656dfaca18c9b905e2c87b4acd74e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202507291037.p0.g2935369.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:c639cceae141f2db933540780c67a82af5ee732b45a111169c8b3dc211d422c8_ppc64le",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:c639cceae141f2db933540780c67a82af5ee732b45a111169c8b3dc211d422c8_ppc64le",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9@sha256:c639cceae141f2db933540780c67a82af5ee732b45a111169c8b3dc211d422c8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256:c639cceae141f2db933540780c67a82af5ee732b45a111169c8b3dc211d422c8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=v4.15.0-202507291037.p0.g8472b75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d50047a2d2a7721e86075f056b4eb397c735faf2e9d3ee2ff590569a88d8167e_ppc64le",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d50047a2d2a7721e86075f056b4eb397c735faf2e9d3ee2ff590569a88d8167e_ppc64le",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d50047a2d2a7721e86075f056b4eb397c735faf2e9d3ee2ff590569a88d8167e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256:d50047a2d2a7721e86075f056b4eb397c735faf2e9d3ee2ff590569a88d8167e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=v4.15.0-202507291037.p0.g40c168c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:b1351df0467b0ca6ed3721a8a898ce501deeb89b8236467a9364b3a3420c7ae0_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:b1351df0467b0ca6ed3721a8a898ce501deeb89b8236467a9364b3a3420c7ae0_ppc64le",
"product_id": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:b1351df0467b0ca6ed3721a8a898ce501deeb89b8236467a9364b3a3420c7ae0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:b1351df0467b0ca6ed3721a8a898ce501deeb89b8236467a9364b3a3420c7ae0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8\u0026tag=v4.15.0-202507282305.p0.g260a085.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy@sha256:3520d54f5c88f008537d460b81a6791ab1164a37fb93f1884af9232267bd29a9_ppc64le",
"product": {
"name": "openshift4/ose-egress-http-proxy@sha256:3520d54f5c88f008537d460b81a6791ab1164a37fb93f1884af9232267bd29a9_ppc64le",
"product_id": "openshift4/ose-egress-http-proxy@sha256:3520d54f5c88f008537d460b81a6791ab1164a37fb93f1884af9232267bd29a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256:3520d54f5c88f008537d460b81a6791ab1164a37fb93f1884af9232267bd29a9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy\u0026tag=v4.15.0-202507282305.p0.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/frr-rhel9@sha256:bf1d7dd3d5fa5122fcf60f9a853af1b4fca9e8abd4ebff3c98c2de055e3c282c_ppc64le",
"product": {
"name": "openshift4/frr-rhel9@sha256:bf1d7dd3d5fa5122fcf60f9a853af1b4fca9e8abd4ebff3c98c2de055e3c282c_ppc64le",
"product_id": "openshift4/frr-rhel9@sha256:bf1d7dd3d5fa5122fcf60f9a853af1b4fca9e8abd4ebff3c98c2de055e3c282c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256:bf1d7dd3d5fa5122fcf60f9a853af1b4fca9e8abd4ebff3c98c2de055e3c282c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=v4.15.0-202507291037.p0.ga8191c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:e0c5e2a34179e7a0410b8b605662c38eb2c8d39f0d071cafd31058e4258d7ef7_ppc64le",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:e0c5e2a34179e7a0410b8b605662c38eb2c8d39f0d071cafd31058e4258d7ef7_ppc64le",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:e0c5e2a34179e7a0410b8b605662c38eb2c8d39f0d071cafd31058e4258d7ef7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8@sha256:e0c5e2a34179e7a0410b8b605662c38eb2c8d39f0d071cafd31058e4258d7ef7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8\u0026tag=v4.15.0-202507282305.p0.gfee632a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:6a98c7fd2c2745f252d95fc6015486fc6c850583452d161e3eafb38c9505f076_ppc64le",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:6a98c7fd2c2745f252d95fc6015486fc6c850583452d161e3eafb38c9505f076_ppc64le",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:6a98c7fd2c2745f252d95fc6015486fc6c850583452d161e3eafb38c9505f076_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:6a98c7fd2c2745f252d95fc6015486fc6c850583452d161e3eafb38c9505f076?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator\u0026tag=v4.15.0-202507291037.p0.ga923e95.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:91ad5abac03b36f291153f5b8cc23cf0f5b136594dfb479562b73679f812867c_ppc64le",
"product": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:91ad5abac03b36f291153f5b8cc23cf0f5b136594dfb479562b73679f812867c_ppc64le",
"product_id": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:91ad5abac03b36f291153f5b8cc23cf0f5b136594dfb479562b73679f812867c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256:91ad5abac03b36f291153f5b8cc23cf0f5b136594dfb479562b73679f812867c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=v4.15.0-202507291037.p0.gb13c0e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-rhel9@sha256:81ed0fd1c6c9d8eb73a51d923e7f4a74f556c20077f46c80f9beba60975c4d3c_ppc64le",
"product": {
"name": "openshift4/ose-ptp-rhel9@sha256:81ed0fd1c6c9d8eb73a51d923e7f4a74f556c20077f46c80f9beba60975c4d3c_ppc64le",
"product_id": "openshift4/ose-ptp-rhel9@sha256:81ed0fd1c6c9d8eb73a51d923e7f4a74f556c20077f46c80f9beba60975c4d3c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256:81ed0fd1c6c9d8eb73a51d923e7f4a74f556c20077f46c80f9beba60975c4d3c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=v4.15.0-202507291037.p0.gd898740.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:9a611af46d638737dfa68bd4d49f5b29188b2ba4a3c945d5887c9f13ad6115e1_ppc64le",
"product": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:9a611af46d638737dfa68bd4d49f5b29188b2ba4a3c945d5887c9f13ad6115e1_ppc64le",
"product_id": "openshift4/ose-local-storage-mustgather-rhel9@sha256:9a611af46d638737dfa68bd4d49f5b29188b2ba4a3c945d5887c9f13ad6115e1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256:9a611af46d638737dfa68bd4d49f5b29188b2ba4a3c945d5887c9f13ad6115e1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=v4.15.0-202507291037.p0.gcc4f213.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9@sha256:54293665a36604199a30b45649db65af7db4e2fd63ae7b74f9ea0893da5c214c_ppc64le",
"product": {
"name": "openshift4/metallb-rhel9@sha256:54293665a36604199a30b45649db65af7db4e2fd63ae7b74f9ea0893da5c214c_ppc64le",
"product_id": "openshift4/metallb-rhel9@sha256:54293665a36604199a30b45649db65af7db4e2fd63ae7b74f9ea0893da5c214c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256:54293665a36604199a30b45649db65af7db4e2fd63ae7b74f9ea0893da5c214c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=v4.15.0-202507291037.p0.gd63b6de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9-operator@sha256:9d08ab7941331c6c04dd8a8baf6ad5bafdfcbc23ad7d1dbedd5cb511fea2ecbb_ppc64le",
"product": {
"name": "openshift4/metallb-rhel9-operator@sha256:9d08ab7941331c6c04dd8a8baf6ad5bafdfcbc23ad7d1dbedd5cb511fea2ecbb_ppc64le",
"product_id": "openshift4/metallb-rhel9-operator@sha256:9d08ab7941331c6c04dd8a8baf6ad5bafdfcbc23ad7d1dbedd5cb511fea2ecbb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256:9d08ab7941331c6c04dd8a8baf6ad5bafdfcbc23ad7d1dbedd5cb511fea2ecbb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=v4.15.0-202507291037.p0.g359620b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-rhel9-operator@sha256:82f1c0de321e0f23df5e90b2cde0750f884f10742856f1689d59423a5709b1c3_ppc64le",
"product": {
"name": "openshift4/ose-ptp-rhel9-operator@sha256:82f1c0de321e0f23df5e90b2cde0750f884f10742856f1689d59423a5709b1c3_ppc64le",
"product_id": "openshift4/ose-ptp-rhel9-operator@sha256:82f1c0de321e0f23df5e90b2cde0750f884f10742856f1689d59423a5709b1c3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9-operator@sha256:82f1c0de321e0f23df5e90b2cde0750f884f10742856f1689d59423a5709b1c3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9-operator\u0026tag=v4.15.0-202507291037.p0.g18a931b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:0040e0b22c9d4efdf997455862344dfc777fcd0474fc52f10a2a0172a2d68767_ppc64le",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:0040e0b22c9d4efdf997455862344dfc777fcd0474fc52f10a2a0172a2d68767_ppc64le",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:0040e0b22c9d4efdf997455862344dfc777fcd0474fc52f10a2a0172a2d68767_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8@sha256:0040e0b22c9d4efdf997455862344dfc777fcd0474fc52f10a2a0172a2d68767?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8\u0026tag=v4.15.0-202507282305.p0.gd7f540b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:41bc4beb9699821254e930b6bf917aee7ac7e3dd31a68a71cdf2dfa039a902a0_ppc64le",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:41bc4beb9699821254e930b6bf917aee7ac7e3dd31a68a71cdf2dfa039a902a0_ppc64le",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:41bc4beb9699821254e930b6bf917aee7ac7e3dd31a68a71cdf2dfa039a902a0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8-operator@sha256:41bc4beb9699821254e930b6bf917aee7ac7e3dd31a68a71cdf2dfa039a902a0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator\u0026tag=v4.15.0-202507282305.p0.gef602a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:24bf8cf9f6920bd135de0cfff7e2c0b963e92ad710266ecba1e08732a3ead525_ppc64le",
"product": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:24bf8cf9f6920bd135de0cfff7e2c0b963e92ad710266ecba1e08732a3ead525_ppc64le",
"product_id": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:24bf8cf9f6920bd135de0cfff7e2c0b963e92ad710266ecba1e08732a3ead525_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel8@sha256:24bf8cf9f6920bd135de0cfff7e2c0b963e92ad710266ecba1e08732a3ead525?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8\u0026tag=v4.15.0-202507282305.p0.gef602a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:523d4cd8fcbf53088ea01ce7ed6a0b65ccf4b3bf7984c77726b5cfac1f84e1fc_ppc64le",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:523d4cd8fcbf53088ea01ce7ed6a0b65ccf4b3bf7984c77726b5cfac1f84e1fc_ppc64le",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:523d4cd8fcbf53088ea01ce7ed6a0b65ccf4b3bf7984c77726b5cfac1f84e1fc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256:523d4cd8fcbf53088ea01ce7ed6a0b65ccf4b3bf7984c77726b5cfac1f84e1fc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=v4.15.0-202507291037.p0.g8914989.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1bb9ca4f822351f70e2b909e640250675aea63510d82caa195026d49292eb2ab_ppc64le",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1bb9ca4f822351f70e2b909e640250675aea63510d82caa195026d49292eb2ab_ppc64le",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1bb9ca4f822351f70e2b909e640250675aea63510d82caa195026d49292eb2ab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1bb9ca4f822351f70e2b909e640250675aea63510d82caa195026d49292eb2ab?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=v4.15.0-202507291037.p0.g8876256.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ptp-must-gather-rhel8@sha256:5f3c4b2b1315707903b2b00d458bbe4481569e136123785adfff0a91de8a4f98_ppc64le",
"product": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:5f3c4b2b1315707903b2b00d458bbe4481569e136123785adfff0a91de8a4f98_ppc64le",
"product_id": "openshift4/ptp-must-gather-rhel8@sha256:5f3c4b2b1315707903b2b00d458bbe4481569e136123785adfff0a91de8a4f98_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel8@sha256:5f3c4b2b1315707903b2b00d458bbe4481569e136123785adfff0a91de8a4f98?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel8\u0026tag=v4.15.0-202507282305.p0.g18a931b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/sriov-cni-rhel9@sha256:076ee82b9937f0850cfadacc65a4dbe938df759b17110db6c7a7e569352e4b9d_ppc64le",
"product": {
"name": "openshift4/sriov-cni-rhel9@sha256:076ee82b9937f0850cfadacc65a4dbe938df759b17110db6c7a7e569352e4b9d_ppc64le",
"product_id": "openshift4/sriov-cni-rhel9@sha256:076ee82b9937f0850cfadacc65a4dbe938df759b17110db6c7a7e569352e4b9d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256:076ee82b9937f0850cfadacc65a4dbe938df759b17110db6c7a7e569352e4b9d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=v4.15.0-202507291037.p0.gffc1998.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ec90e9a70bce871b131ff09a84a611b1b08f7d37804280716217236159c5663f_ppc64le",
"product": {
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ec90e9a70bce871b131ff09a84a611b1b08f7d37804280716217236159c5663f_ppc64le",
"product_id": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ec90e9a70bce871b131ff09a84a611b1b08f7d37804280716217236159c5663f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller-rhel9@sha256:ec90e9a70bce871b131ff09a84a611b1b08f7d37804280716217236159c5663f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=v4.15.0-202507291037.p0.g3955b0d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4bc78ead9e5d505bfd0657933423863130ddeaa2e2f42ae3fe01ec2511067ef5_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4bc78ead9e5d505bfd0657933423863130ddeaa2e2f42ae3fe01ec2511067ef5_ppc64le",
"product_id": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4bc78ead9e5d505bfd0657933423863130ddeaa2e2f42ae3fe01ec2511067ef5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon-rhel9@sha256:4bc78ead9e5d505bfd0657933423863130ddeaa2e2f42ae3fe01ec2511067ef5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=v4.15.0-202507291037.p0.gbdffead.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a91423608942b14c7b27be59076369ea04617da7a010f5b1e77e6dc450e41aa3_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a91423608942b14c7b27be59076369ea04617da7a010f5b1e77e6dc450e41aa3_ppc64le",
"product_id": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a91423608942b14c7b27be59076369ea04617da7a010f5b1e77e6dc450e41aa3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin-rhel9@sha256:a91423608942b14c7b27be59076369ea04617da7a010f5b1e77e6dc450e41aa3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=v4.15.0-202507291037.p0.g00e930c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:a3a9a6e2a7ccb096fa227f86a41a8b9380e196974dd2cc320048c7b115ece891_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:a3a9a6e2a7ccb096fa227f86a41a8b9380e196974dd2cc320048c7b115ece891_ppc64le",
"product_id": "openshift4/ose-sriov-network-rhel9-operator@sha256:a3a9a6e2a7ccb096fa227f86a41a8b9380e196974dd2cc320048c7b115ece891_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-rhel9-operator@sha256:a3a9a6e2a7ccb096fa227f86a41a8b9380e196974dd2cc320048c7b115ece891?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=v4.15.0-202507291037.p0.gbdffead.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:943d7f55c9143cad9ea7438d21b2ffad05c13c9f3952d45ab45a3f51db42e408_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:943d7f55c9143cad9ea7438d21b2ffad05c13c9f3952d45ab45a3f51db42e408_ppc64le",
"product_id": "openshift4/ose-sriov-network-webhook-rhel9@sha256:943d7f55c9143cad9ea7438d21b2ffad05c13c9f3952d45ab45a3f51db42e408_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook-rhel9@sha256:943d7f55c9143cad9ea7438d21b2ffad05c13c9f3952d45ab45a3f51db42e408?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=v4.15.0-202507291037.p0.gbdffead.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:05f131ccf70b2fb6c7f9ad1e81b4dab4e56a47026d2586b96ca23d5c4874c77a_amd64",
"product": {
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:05f131ccf70b2fb6c7f9ad1e81b4dab4e56a47026d2586b96ca23d5c4874c77a_amd64",
"product_id": "openshift4/ose-cloud-event-proxy-rhel9@sha256:05f131ccf70b2fb6c7f9ad1e81b4dab4e56a47026d2586b96ca23d5c4874c77a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel9@sha256:05f131ccf70b2fb6c7f9ad1e81b4dab4e56a47026d2586b96ca23d5c4874c77a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9\u0026tag=v4.15.0-202507291037.p0.g1f58d5e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:a9ad64d4a4128a29b4b904c5838877189fef4d92f45552067d55a5868848a04d_amd64",
"product": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:a9ad64d4a4128a29b4b904c5838877189fef4d92f45552067d55a5868848a04d_amd64",
"product_id": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:a9ad64d4a4128a29b4b904c5838877189fef4d92f45552067d55a5868848a04d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256:a9ad64d4a4128a29b4b904c5838877189fef4d92f45552067d55a5868848a04d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=v4.15.0-202507291037.p0.g1e57eb5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47acbb56d654c2ec94997df9f78d43a2851dc11c7bd4ca08d886e59446e6108d_amd64",
"product": {
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47acbb56d654c2ec94997df9f78d43a2851dc11c7bd4ca08d886e59446e6108d_amd64",
"product_id": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47acbb56d654c2ec94997df9f78d43a2851dc11c7bd4ca08d886e59446e6108d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni-rhel9@sha256:47acbb56d654c2ec94997df9f78d43a2851dc11c7bd4ca08d886e59446e6108d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=v4.15.0-202507291037.p0.gaa647a0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9@sha256:5ff636e04b3ad0de26c738f4f78fd081be95dca6844eac966888c4a9e1e0c19b_amd64",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:5ff636e04b3ad0de26c738f4f78fd081be95dca6844eac966888c4a9e1e0c19b_amd64",
"product_id": "openshift4/ingress-node-firewall-rhel9@sha256:5ff636e04b3ad0de26c738f4f78fd081be95dca6844eac966888c4a9e1e0c19b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256:5ff636e04b3ad0de26c738f4f78fd081be95dca6844eac966888c4a9e1e0c19b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=v4.15.0-202507291037.p0.g135f832.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:d808354a91138ab147f8bae3bb14278a536d1d3e63b1db0a5102881e7245cd98_amd64",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:d808354a91138ab147f8bae3bb14278a536d1d3e63b1db0a5102881e7245cd98_amd64",
"product_id": "openshift4/ingress-node-firewall-rhel9-operator@sha256:d808354a91138ab147f8bae3bb14278a536d1d3e63b1db0a5102881e7245cd98_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256:d808354a91138ab147f8bae3bb14278a536d1d3e63b1db0a5102881e7245cd98?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=v4.15.0-202507291037.p0.g135f832.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:00d3dba91b5887b16b03565d2c887c013413b3daf80dcbe1c6b9ff7f1bfb2b31_amd64",
"product": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:00d3dba91b5887b16b03565d2c887c013413b3daf80dcbe1c6b9ff7f1bfb2b31_amd64",
"product_id": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:00d3dba91b5887b16b03565d2c887c013413b3daf80dcbe1c6b9ff7f1bfb2b31_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256:00d3dba91b5887b16b03565d2c887c013413b3daf80dcbe1c6b9ff7f1bfb2b31?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=v4.15.0-202507291037.p0.gcc4f213.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:7470c26f1666830ebc9f3a45428d38d60883adf0f0ae00921f7baf136d852277_amd64",
"product": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:7470c26f1666830ebc9f3a45428d38d60883adf0f0ae00921f7baf136d852277_amd64",
"product_id": "openshift4/ose-local-storage-rhel9-operator@sha256:7470c26f1666830ebc9f3a45428d38d60883adf0f0ae00921f7baf136d852277_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256:7470c26f1666830ebc9f3a45428d38d60883adf0f0ae00921f7baf136d852277?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=v4.15.0-202507291037.p0.gcc4f213.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:688ccaa70cd2118971ccf82071ffc61f0d1a01bdbb743db943c697ec0058e0ac_amd64",
"product": {
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:688ccaa70cd2118971ccf82071ffc61f0d1a01bdbb743db943c697ec0058e0ac_amd64",
"product_id": "openshift4/nmstate-console-plugin-rhel8@sha256:688ccaa70cd2118971ccf82071ffc61f0d1a01bdbb743db943c697ec0058e0ac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel8@sha256:688ccaa70cd2118971ccf82071ffc61f0d1a01bdbb743db943c697ec0058e0ac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel8\u0026tag=v4.15.0-202507282305.p0.g90ddde0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:be0b8ecec12e3fa0298f01bd53cc9785b7af9cdb32f6003e13078d3b6a2470e1_amd64",
"product": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:be0b8ecec12e3fa0298f01bd53cc9785b7af9cdb32f6003e13078d3b6a2470e1_amd64",
"product_id": "openshift4/ose-node-feature-discovery-rhel9@sha256:be0b8ecec12e3fa0298f01bd53cc9785b7af9cdb32f6003e13078d3b6a2470e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256:be0b8ecec12e3fa0298f01bd53cc9785b7af9cdb32f6003e13078d3b6a2470e1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=v4.15.0-202507291037.p0.g68c4ba0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-operator@sha256:be57319c7d5662e9bde0db4cfa2b88a481c942b1a878531056b4d3f324494ffd_amd64",
"product": {
"name": "openshift4/ose-ansible-operator@sha256:be57319c7d5662e9bde0db4cfa2b88a481c942b1a878531056b4d3f324494ffd_amd64",
"product_id": "openshift4/ose-ansible-operator@sha256:be57319c7d5662e9bde0db4cfa2b88a481c942b1a878531056b4d3f324494ffd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256:be57319c7d5662e9bde0db4cfa2b88a481c942b1a878531056b4d3f324494ffd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-operator\u0026tag=v4.15.0-202507282305.p0.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity@sha256:c0252d620b05260298686c00942ba8b440047307a35820848149f5ce67afb2c4_amd64",
"product": {
"name": "openshift4/ose-cluster-capacity@sha256:c0252d620b05260298686c00942ba8b440047307a35820848149f5ce67afb2c4_amd64",
"product_id": "openshift4/ose-cluster-capacity@sha256:c0252d620b05260298686c00942ba8b440047307a35820848149f5ce67afb2c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256:c0252d620b05260298686c00942ba8b440047307a35820848149f5ce67afb2c4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity\u0026tag=v4.15.0-202507282305.p0.gcc7901f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy@sha256:8b0244f340a300c60f42aa688272204fce848e3892670fc433cc1da729f0de9e_amd64",
"product": {
"name": "openshift4/ose-egress-dns-proxy@sha256:8b0244f340a300c60f42aa688272204fce848e3892670fc433cc1da729f0de9e_amd64",
"product_id": "openshift4/ose-egress-dns-proxy@sha256:8b0244f340a300c60f42aa688272204fce848e3892670fc433cc1da729f0de9e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256:8b0244f340a300c60f42aa688272204fce848e3892670fc433cc1da729f0de9e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy\u0026tag=v4.15.0-202507282305.p0.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router@sha256:f2222b3e8c77e1074051e24fcfb4c46adeb7773e84f12a6ac0f8350332e10c91_amd64",
"product": {
"name": "openshift4/ose-egress-router@sha256:f2222b3e8c77e1074051e24fcfb4c46adeb7773e84f12a6ac0f8350332e10c91_amd64",
"product_id": "openshift4/ose-egress-router@sha256:f2222b3e8c77e1074051e24fcfb4c46adeb7773e84f12a6ac0f8350332e10c91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256:f2222b3e8c77e1074051e24fcfb4c46adeb7773e84f12a6ac0f8350332e10c91?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router\u0026tag=v4.15.0-202507282305.p0.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-operator@sha256:03f4d49a819f2147a62c047a7e7464e1e3ae1ecc42d92ed19c6bc4ddb0bc9490_amd64",
"product": {
"name": "openshift4/ose-helm-operator@sha256:03f4d49a819f2147a62c047a7e7464e1e3ae1ecc42d92ed19c6bc4ddb0bc9490_amd64",
"product_id": "openshift4/ose-helm-operator@sha256:03f4d49a819f2147a62c047a7e7464e1e3ae1ecc42d92ed19c6bc4ddb0bc9490_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256:03f4d49a819f2147a62c047a7e7464e1e3ae1ecc42d92ed19c6bc4ddb0bc9490?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-helm-operator\u0026tag=v4.15.0-202507282305.p0.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel8@sha256:2fb2a4a3779246b34b4ac6bffc9d443463e8da03e39af758106a9c79b9159fdb_amd64",
"product": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:2fb2a4a3779246b34b4ac6bffc9d443463e8da03e39af758106a9c79b9159fdb_amd64",
"product_id": "openshift4/ose-operator-sdk-rhel8@sha256:2fb2a4a3779246b34b4ac6bffc9d443463e8da03e39af758106a9c79b9159fdb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel8@sha256:2fb2a4a3779246b34b4ac6bffc9d443463e8da03e39af758106a9c79b9159fdb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel8\u0026tag=v4.15.0-202507282305.p0.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:cd3e10c689e32993df2deef39bd6697ce6bb5f690aaa77e473abe1c3249be244_amd64",
"product": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:cd3e10c689e32993df2deef39bd6697ce6bb5f690aaa77e473abe1c3249be244_amd64",
"product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:cd3e10c689e32993df2deef39bd6697ce6bb5f690aaa77e473abe1c3249be244_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256:cd3e10c689e32993df2deef39bd6697ce6bb5f690aaa77e473abe1c3249be244?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=v4.15.0-202507291037.p0.gb13c0e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:b479f941ac6f1894019c9e4c4a254d67a243d87502fd217f374b6eae4e15c689_amd64",
"product": {
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:b479f941ac6f1894019c9e4c4a254d67a243d87502fd217f374b6eae4e15c689_amd64",
"product_id": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:b479f941ac6f1894019c9e4c4a254d67a243d87502fd217f374b6eae4e15c689_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-container-rhel8@sha256:b479f941ac6f1894019c9e4c4a254d67a243d87502fd217f374b6eae4e15c689?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8\u0026tag=v4.15.0-202507282305.p0.g129acea.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:8033f065e39637d0d6badb563800337eac50c5c42ba890075ad49cf7531eb2ee_amd64",
"product": {
"name": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:8033f065e39637d0d6badb563800337eac50c5c42ba890075ad49cf7531eb2ee_amd64",
"product_id": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:8033f065e39637d0d6badb563800337eac50c5c42ba890075ad49cf7531eb2ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-rhel8-operator@sha256:8033f065e39637d0d6badb563800337eac50c5c42ba890075ad49cf7531eb2ee?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator\u0026tag=v4.15.0-202507282305.p0.gb0f13a0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:d43a6e97832e21c4f50695fecf0a232be59207ffa136c136e31361450293fe1a_amd64",
"product": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:d43a6e97832e21c4f50695fecf0a232be59207ffa136c136e31361450293fe1a_amd64",
"product_id": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:d43a6e97832e21c4f50695fecf0a232be59207ffa136c136e31361450293fe1a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256:d43a6e97832e21c4f50695fecf0a232be59207ffa136c136e31361450293fe1a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202507291037.p0.g2935369.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:2d480271b8d56d3e3348fd931a679c628f58a8aef68f12003fae08f7affd5f95_amd64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:2d480271b8d56d3e3348fd931a679c628f58a8aef68f12003fae08f7affd5f95_amd64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9@sha256:2d480271b8d56d3e3348fd931a679c628f58a8aef68f12003fae08f7affd5f95_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256:2d480271b8d56d3e3348fd931a679c628f58a8aef68f12003fae08f7affd5f95?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=v4.15.0-202507291037.p0.g8472b75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:6eced0a55d029d50d4d85a78a78bc5326f984f97cf187b9bcde706e6fbd211cd_amd64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:6eced0a55d029d50d4d85a78a78bc5326f984f97cf187b9bcde706e6fbd211cd_amd64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:6eced0a55d029d50d4d85a78a78bc5326f984f97cf187b9bcde706e6fbd211cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256:6eced0a55d029d50d4d85a78a78bc5326f984f97cf187b9bcde706e6fbd211cd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=v4.15.0-202507291037.p0.g40c168c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:3f06e3878be7506498512c1964ee05bbdaa077b5ca94904fd7456d81fb1408ca_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:3f06e3878be7506498512c1964ee05bbdaa077b5ca94904fd7456d81fb1408ca_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:3f06e3878be7506498512c1964ee05bbdaa077b5ca94904fd7456d81fb1408ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:3f06e3878be7506498512c1964ee05bbdaa077b5ca94904fd7456d81fb1408ca?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8\u0026tag=v4.15.0-202507282305.p0.g260a085.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy@sha256:debc8f350411b110ca982b24ec5c2b11a9aa81e1a5137d3169ea7247706113dc_amd64",
"product": {
"name": "openshift4/ose-egress-http-proxy@sha256:debc8f350411b110ca982b24ec5c2b11a9aa81e1a5137d3169ea7247706113dc_amd64",
"product_id": "openshift4/ose-egress-http-proxy@sha256:debc8f350411b110ca982b24ec5c2b11a9aa81e1a5137d3169ea7247706113dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256:debc8f350411b110ca982b24ec5c2b11a9aa81e1a5137d3169ea7247706113dc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy\u0026tag=v4.15.0-202507282305.p0.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/frr-rhel9@sha256:a3187bdc70764023495ca24566efa07c5398ac5606517fd7c96f5078a6f433dd_amd64",
"product": {
"name": "openshift4/frr-rhel9@sha256:a3187bdc70764023495ca24566efa07c5398ac5606517fd7c96f5078a6f433dd_amd64",
"product_id": "openshift4/frr-rhel9@sha256:a3187bdc70764023495ca24566efa07c5398ac5606517fd7c96f5078a6f433dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256:a3187bdc70764023495ca24566efa07c5398ac5606517fd7c96f5078a6f433dd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=v4.15.0-202507291037.p0.ga8191c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:27fa20848aa4d619538b735257b990712533490595c6328239e472b68803c057_amd64",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:27fa20848aa4d619538b735257b990712533490595c6328239e472b68803c057_amd64",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:27fa20848aa4d619538b735257b990712533490595c6328239e472b68803c057_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8@sha256:27fa20848aa4d619538b735257b990712533490595c6328239e472b68803c057?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8\u0026tag=v4.15.0-202507282305.p0.gfee632a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:6b6639c869af674477e7318890c421e1c8d8c4c1f9a05523132f2e36fa896176_amd64",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:6b6639c869af674477e7318890c421e1c8d8c4c1f9a05523132f2e36fa896176_amd64",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:6b6639c869af674477e7318890c421e1c8d8c4c1f9a05523132f2e36fa896176_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:6b6639c869af674477e7318890c421e1c8d8c4c1f9a05523132f2e36fa896176?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator\u0026tag=v4.15.0-202507291037.p0.ga923e95.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:72532ee84214d1d02457666afef3e2a6fb6533630e7686c46cbde8a62233ead0_amd64",
"product": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:72532ee84214d1d02457666afef3e2a6fb6533630e7686c46cbde8a62233ead0_amd64",
"product_id": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:72532ee84214d1d02457666afef3e2a6fb6533630e7686c46cbde8a62233ead0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256:72532ee84214d1d02457666afef3e2a6fb6533630e7686c46cbde8a62233ead0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=v4.15.0-202507291037.p0.gb13c0e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-rhel9@sha256:0cac10b6f9915a926ca72f4df53a12229f6a1e35f40328113466734598c8bc7c_amd64",
"product": {
"name": "openshift4/ose-ptp-rhel9@sha256:0cac10b6f9915a926ca72f4df53a12229f6a1e35f40328113466734598c8bc7c_amd64",
"product_id": "openshift4/ose-ptp-rhel9@sha256:0cac10b6f9915a926ca72f4df53a12229f6a1e35f40328113466734598c8bc7c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256:0cac10b6f9915a926ca72f4df53a12229f6a1e35f40328113466734598c8bc7c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=v4.15.0-202507291037.p0.gd898740.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:d947e063a83c024b491c6b19050c4cdd99f397e794fbfd4e9b3eafbe231e7775_amd64",
"product": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:d947e063a83c024b491c6b19050c4cdd99f397e794fbfd4e9b3eafbe231e7775_amd64",
"product_id": "openshift4/ose-local-storage-mustgather-rhel9@sha256:d947e063a83c024b491c6b19050c4cdd99f397e794fbfd4e9b3eafbe231e7775_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256:d947e063a83c024b491c6b19050c4cdd99f397e794fbfd4e9b3eafbe231e7775?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=v4.15.0-202507291037.p0.gcc4f213.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9@sha256:70ac3be5fb93b67d9c3e8eea277acf52f0a8e71eee33ecf992565ce106308dea_amd64",
"product": {
"name": "openshift4/metallb-rhel9@sha256:70ac3be5fb93b67d9c3e8eea277acf52f0a8e71eee33ecf992565ce106308dea_amd64",
"product_id": "openshift4/metallb-rhel9@sha256:70ac3be5fb93b67d9c3e8eea277acf52f0a8e71eee33ecf992565ce106308dea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256:70ac3be5fb93b67d9c3e8eea277acf52f0a8e71eee33ecf992565ce106308dea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=v4.15.0-202507291037.p0.gd63b6de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9-operator@sha256:00e6c48517286d03959134ca0d417c80c12bce02f203fb62f46f0160f1422e7a_amd64",
"product": {
"name": "openshift4/metallb-rhel9-operator@sha256:00e6c48517286d03959134ca0d417c80c12bce02f203fb62f46f0160f1422e7a_amd64",
"product_id": "openshift4/metallb-rhel9-operator@sha256:00e6c48517286d03959134ca0d417c80c12bce02f203fb62f46f0160f1422e7a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256:00e6c48517286d03959134ca0d417c80c12bce02f203fb62f46f0160f1422e7a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=v4.15.0-202507291037.p0.g359620b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-rhel9-operator@sha256:112434370ec1525c4bb424b5cfea4faba7b0f74c658584837648f8589cb32f68_amd64",
"product": {
"name": "openshift4/ose-ptp-rhel9-operator@sha256:112434370ec1525c4bb424b5cfea4faba7b0f74c658584837648f8589cb32f68_amd64",
"product_id": "openshift4/ose-ptp-rhel9-operator@sha256:112434370ec1525c4bb424b5cfea4faba7b0f74c658584837648f8589cb32f68_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9-operator@sha256:112434370ec1525c4bb424b5cfea4faba7b0f74c658584837648f8589cb32f68?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9-operator\u0026tag=v4.15.0-202507291037.p0.g18a931b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:34a35f99757d66d08fd478fba745d01cff6069836276af63defe81a411d0c9ae_amd64",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:34a35f99757d66d08fd478fba745d01cff6069836276af63defe81a411d0c9ae_amd64",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:34a35f99757d66d08fd478fba745d01cff6069836276af63defe81a411d0c9ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8@sha256:34a35f99757d66d08fd478fba745d01cff6069836276af63defe81a411d0c9ae?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8\u0026tag=v4.15.0-202507282305.p0.gd7f540b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:43e38fc972cb0572e498cc5f8086f6e7c04ee70a83ac7e766cc98945f45ec108_amd64",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:43e38fc972cb0572e498cc5f8086f6e7c04ee70a83ac7e766cc98945f45ec108_amd64",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:43e38fc972cb0572e498cc5f8086f6e7c04ee70a83ac7e766cc98945f45ec108_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8-operator@sha256:43e38fc972cb0572e498cc5f8086f6e7c04ee70a83ac7e766cc98945f45ec108?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator\u0026tag=v4.15.0-202507282305.p0.gef602a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:ce40e4d950fc50c0ee9018080d7d474d94e92388be8a24f18015d4b2e0b5d43b_amd64",
"product": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:ce40e4d950fc50c0ee9018080d7d474d94e92388be8a24f18015d4b2e0b5d43b_amd64",
"product_id": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:ce40e4d950fc50c0ee9018080d7d474d94e92388be8a24f18015d4b2e0b5d43b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel8@sha256:ce40e4d950fc50c0ee9018080d7d474d94e92388be8a24f18015d4b2e0b5d43b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8\u0026tag=v4.15.0-202507282305.p0.gef602a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:beb574d2cade407c099a761ab85cf745dcb4dc886b56fd7bcdb8c3bd8bd3c999_amd64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:beb574d2cade407c099a761ab85cf745dcb4dc886b56fd7bcdb8c3bd8bd3c999_amd64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:beb574d2cade407c099a761ab85cf745dcb4dc886b56fd7bcdb8c3bd8bd3c999_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256:beb574d2cade407c099a761ab85cf745dcb4dc886b56fd7bcdb8c3bd8bd3c999?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=v4.15.0-202507291037.p0.g8914989.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:66b5af4bc95e89c18ce7c2466588e8e10a3adc74e816b564709ad6944d7f6f00_amd64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:66b5af4bc95e89c18ce7c2466588e8e10a3adc74e816b564709ad6944d7f6f00_amd64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:66b5af4bc95e89c18ce7c2466588e8e10a3adc74e816b564709ad6944d7f6f00_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256:66b5af4bc95e89c18ce7c2466588e8e10a3adc74e816b564709ad6944d7f6f00?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=v4.15.0-202507291037.p0.g8876256.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ptp-must-gather-rhel8@sha256:3708cb9d4d122dc9b8d927977c8fd004ef10d7a2598287d6cded54bff8ef344e_amd64",
"product": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:3708cb9d4d122dc9b8d927977c8fd004ef10d7a2598287d6cded54bff8ef344e_amd64",
"product_id": "openshift4/ptp-must-gather-rhel8@sha256:3708cb9d4d122dc9b8d927977c8fd004ef10d7a2598287d6cded54bff8ef344e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel8@sha256:3708cb9d4d122dc9b8d927977c8fd004ef10d7a2598287d6cded54bff8ef344e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel8\u0026tag=v4.15.0-202507282305.p0.g18a931b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/sriov-cni-rhel9@sha256:7769c685a908d3b799b7520df831f5d7a9f123c74c185cbdcd2df7e85aa9fba2_amd64",
"product": {
"name": "openshift4/sriov-cni-rhel9@sha256:7769c685a908d3b799b7520df831f5d7a9f123c74c185cbdcd2df7e85aa9fba2_amd64",
"product_id": "openshift4/sriov-cni-rhel9@sha256:7769c685a908d3b799b7520df831f5d7a9f123c74c185cbdcd2df7e85aa9fba2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256:7769c685a908d3b799b7520df831f5d7a9f123c74c185cbdcd2df7e85aa9fba2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=v4.15.0-202507291037.p0.gffc1998.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e80bf8e2e52c1779b705ab93b42ed435d92ad02072046d719b699ead210e37a9_amd64",
"product": {
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e80bf8e2e52c1779b705ab93b42ed435d92ad02072046d719b699ead210e37a9_amd64",
"product_id": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e80bf8e2e52c1779b705ab93b42ed435d92ad02072046d719b699ead210e37a9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller-rhel9@sha256:e80bf8e2e52c1779b705ab93b42ed435d92ad02072046d719b699ead210e37a9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=v4.15.0-202507291037.p0.g3955b0d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:95ddbd849576f9ece56256381cfb763b4938f5d0b3ffc4003be996e776890f5a_amd64",
"product": {
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:95ddbd849576f9ece56256381cfb763b4938f5d0b3ffc4003be996e776890f5a_amd64",
"product_id": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:95ddbd849576f9ece56256381cfb763b4938f5d0b3ffc4003be996e776890f5a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon-rhel9@sha256:95ddbd849576f9ece56256381cfb763b4938f5d0b3ffc4003be996e776890f5a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=v4.15.0-202507291037.p0.gbdffead.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2e77faafdc9ecfbbbbb820a052bd549d9ee6ca7f3b2fd18fd1cb588c63ecb5db_amd64",
"product": {
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2e77faafdc9ecfbbbbb820a052bd549d9ee6ca7f3b2fd18fd1cb588c63ecb5db_amd64",
"product_id": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2e77faafdc9ecfbbbbb820a052bd549d9ee6ca7f3b2fd18fd1cb588c63ecb5db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin-rhel9@sha256:2e77faafdc9ecfbbbbb820a052bd549d9ee6ca7f3b2fd18fd1cb588c63ecb5db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=v4.15.0-202507291037.p0.g00e930c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:081be3cb678ddcb6a6e43182e1bb789595c80ba8a2d3f18a249c7b5efcad0937_amd64",
"product": {
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:081be3cb678ddcb6a6e43182e1bb789595c80ba8a2d3f18a249c7b5efcad0937_amd64",
"product_id": "openshift4/ose-sriov-network-rhel9-operator@sha256:081be3cb678ddcb6a6e43182e1bb789595c80ba8a2d3f18a249c7b5efcad0937_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-rhel9-operator@sha256:081be3cb678ddcb6a6e43182e1bb789595c80ba8a2d3f18a249c7b5efcad0937?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=v4.15.0-202507291037.p0.gbdffead.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:98352d466deb1eae2a68cfa49d7b89e00fee2872128bb011a841ea2086687a04_amd64",
"product": {
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:98352d466deb1eae2a68cfa49d7b89e00fee2872128bb011a841ea2086687a04_amd64",
"product_id": "openshift4/ose-sriov-network-webhook-rhel9@sha256:98352d466deb1eae2a68cfa49d7b89e00fee2872128bb011a841ea2086687a04_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook-rhel9@sha256:98352d466deb1eae2a68cfa49d7b89e00fee2872128bb011a841ea2086687a04?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=v4.15.0-202507291037.p0.gbdffead.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:6d782b739239962cae63eef06ac5efc1dfd7f566fc5cf5b3424f2859f94c9ab7_arm64",
"product": {
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:6d782b739239962cae63eef06ac5efc1dfd7f566fc5cf5b3424f2859f94c9ab7_arm64",
"product_id": "openshift4/ose-cloud-event-proxy-rhel9@sha256:6d782b739239962cae63eef06ac5efc1dfd7f566fc5cf5b3424f2859f94c9ab7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel9@sha256:6d782b739239962cae63eef06ac5efc1dfd7f566fc5cf5b3424f2859f94c9ab7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9\u0026tag=v4.15.0-202507291037.p0.g1f58d5e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:af7dbc470488203ec69a14b262d889c97d70e42a640329277797241a028589d6_arm64",
"product": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:af7dbc470488203ec69a14b262d889c97d70e42a640329277797241a028589d6_arm64",
"product_id": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:af7dbc470488203ec69a14b262d889c97d70e42a640329277797241a028589d6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256:af7dbc470488203ec69a14b262d889c97d70e42a640329277797241a028589d6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=v4.15.0-202507291037.p0.g1e57eb5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:18856f90bcbefd6c61cc19192bbe9568935dafd31f68a3c1a9f76718e792b5f5_arm64",
"product": {
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:18856f90bcbefd6c61cc19192bbe9568935dafd31f68a3c1a9f76718e792b5f5_arm64",
"product_id": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:18856f90bcbefd6c61cc19192bbe9568935dafd31f68a3c1a9f76718e792b5f5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni-rhel9@sha256:18856f90bcbefd6c61cc19192bbe9568935dafd31f68a3c1a9f76718e792b5f5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=v4.15.0-202507291037.p0.gaa647a0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9@sha256:9173ec564cf71d136995cf6689e2b8a795c732d6bc60c4c077fd79d80a47b289_arm64",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:9173ec564cf71d136995cf6689e2b8a795c732d6bc60c4c077fd79d80a47b289_arm64",
"product_id": "openshift4/ingress-node-firewall-rhel9@sha256:9173ec564cf71d136995cf6689e2b8a795c732d6bc60c4c077fd79d80a47b289_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256:9173ec564cf71d136995cf6689e2b8a795c732d6bc60c4c077fd79d80a47b289?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=v4.15.0-202507291037.p0.g135f832.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:10d54e054e9f2ae18dc234709cceed0eceaff4fcbc20af23cf5ce32219c0802e_arm64",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:10d54e054e9f2ae18dc234709cceed0eceaff4fcbc20af23cf5ce32219c0802e_arm64",
"product_id": "openshift4/ingress-node-firewall-rhel9-operator@sha256:10d54e054e9f2ae18dc234709cceed0eceaff4fcbc20af23cf5ce32219c0802e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256:10d54e054e9f2ae18dc234709cceed0eceaff4fcbc20af23cf5ce32219c0802e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=v4.15.0-202507291037.p0.g135f832.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:9baa189cf91302914f74f5df634542e574677a084eb6fa08e326937ec637d66e_arm64",
"product": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:9baa189cf91302914f74f5df634542e574677a084eb6fa08e326937ec637d66e_arm64",
"product_id": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:9baa189cf91302914f74f5df634542e574677a084eb6fa08e326937ec637d66e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256:9baa189cf91302914f74f5df634542e574677a084eb6fa08e326937ec637d66e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=v4.15.0-202507291037.p0.gcc4f213.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:40323afb89300eb91488346e12e8a541e16bfab980c7721f53d8c49ea516d8d1_arm64",
"product": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:40323afb89300eb91488346e12e8a541e16bfab980c7721f53d8c49ea516d8d1_arm64",
"product_id": "openshift4/ose-local-storage-rhel9-operator@sha256:40323afb89300eb91488346e12e8a541e16bfab980c7721f53d8c49ea516d8d1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256:40323afb89300eb91488346e12e8a541e16bfab980c7721f53d8c49ea516d8d1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=v4.15.0-202507291037.p0.gcc4f213.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:93edbda45f9e9e0dc13abb4b68880b1a7ba0d5e4979ad2243366cee5edd05cb8_arm64",
"product": {
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:93edbda45f9e9e0dc13abb4b68880b1a7ba0d5e4979ad2243366cee5edd05cb8_arm64",
"product_id": "openshift4/nmstate-console-plugin-rhel8@sha256:93edbda45f9e9e0dc13abb4b68880b1a7ba0d5e4979ad2243366cee5edd05cb8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel8@sha256:93edbda45f9e9e0dc13abb4b68880b1a7ba0d5e4979ad2243366cee5edd05cb8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel8\u0026tag=v4.15.0-202507282305.p0.g90ddde0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:1069eecaf473d72cfa7144af27be5cc0f7f05317be80ad7e28ea5337bc3ef1e9_arm64",
"product": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:1069eecaf473d72cfa7144af27be5cc0f7f05317be80ad7e28ea5337bc3ef1e9_arm64",
"product_id": "openshift4/ose-node-feature-discovery-rhel9@sha256:1069eecaf473d72cfa7144af27be5cc0f7f05317be80ad7e28ea5337bc3ef1e9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256:1069eecaf473d72cfa7144af27be5cc0f7f05317be80ad7e28ea5337bc3ef1e9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=v4.15.0-202507291037.p0.g68c4ba0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-operator@sha256:8d0daade10e9041a1bea8cd7e4c8112ed4db22176f7f415fbff68ca69d69fd28_arm64",
"product": {
"name": "openshift4/ose-ansible-operator@sha256:8d0daade10e9041a1bea8cd7e4c8112ed4db22176f7f415fbff68ca69d69fd28_arm64",
"product_id": "openshift4/ose-ansible-operator@sha256:8d0daade10e9041a1bea8cd7e4c8112ed4db22176f7f415fbff68ca69d69fd28_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256:8d0daade10e9041a1bea8cd7e4c8112ed4db22176f7f415fbff68ca69d69fd28?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-operator\u0026tag=v4.15.0-202507282305.p0.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity@sha256:f1ce4283d0f5db4122eecf144b35d4c8e574d810534c573a914f0032666550d4_arm64",
"product": {
"name": "openshift4/ose-cluster-capacity@sha256:f1ce4283d0f5db4122eecf144b35d4c8e574d810534c573a914f0032666550d4_arm64",
"product_id": "openshift4/ose-cluster-capacity@sha256:f1ce4283d0f5db4122eecf144b35d4c8e574d810534c573a914f0032666550d4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256:f1ce4283d0f5db4122eecf144b35d4c8e574d810534c573a914f0032666550d4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity\u0026tag=v4.15.0-202507282305.p0.gcc7901f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy@sha256:c5665b50685ee3e0954099a2e06d774847991f0feb6a631db22186083fac92e4_arm64",
"product": {
"name": "openshift4/ose-egress-dns-proxy@sha256:c5665b50685ee3e0954099a2e06d774847991f0feb6a631db22186083fac92e4_arm64",
"product_id": "openshift4/ose-egress-dns-proxy@sha256:c5665b50685ee3e0954099a2e06d774847991f0feb6a631db22186083fac92e4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256:c5665b50685ee3e0954099a2e06d774847991f0feb6a631db22186083fac92e4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy\u0026tag=v4.15.0-202507282305.p0.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router@sha256:befb78614d49c800ce25970eae1fcffc79ca94a5875c7bbe654bc28a986f66c8_arm64",
"product": {
"name": "openshift4/ose-egress-router@sha256:befb78614d49c800ce25970eae1fcffc79ca94a5875c7bbe654bc28a986f66c8_arm64",
"product_id": "openshift4/ose-egress-router@sha256:befb78614d49c800ce25970eae1fcffc79ca94a5875c7bbe654bc28a986f66c8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256:befb78614d49c800ce25970eae1fcffc79ca94a5875c7bbe654bc28a986f66c8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router\u0026tag=v4.15.0-202507282305.p0.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-operator@sha256:c1fa20eae68ac4896ee8567b75cf5ecc02a6c5a67cf769ba49af46485ba5f39c_arm64",
"product": {
"name": "openshift4/ose-helm-operator@sha256:c1fa20eae68ac4896ee8567b75cf5ecc02a6c5a67cf769ba49af46485ba5f39c_arm64",
"product_id": "openshift4/ose-helm-operator@sha256:c1fa20eae68ac4896ee8567b75cf5ecc02a6c5a67cf769ba49af46485ba5f39c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256:c1fa20eae68ac4896ee8567b75cf5ecc02a6c5a67cf769ba49af46485ba5f39c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-helm-operator\u0026tag=v4.15.0-202507282305.p0.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel8@sha256:4ecb6c1bccbe8ca3822637f7546b1469e5d216c3541fcb7c58c6374e14f043d9_arm64",
"product": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:4ecb6c1bccbe8ca3822637f7546b1469e5d216c3541fcb7c58c6374e14f043d9_arm64",
"product_id": "openshift4/ose-operator-sdk-rhel8@sha256:4ecb6c1bccbe8ca3822637f7546b1469e5d216c3541fcb7c58c6374e14f043d9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel8@sha256:4ecb6c1bccbe8ca3822637f7546b1469e5d216c3541fcb7c58c6374e14f043d9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel8\u0026tag=v4.15.0-202507282305.p0.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fca0029b68345437ad83b39ecbaad363fb933f622e8170df13db66c16711dc89_arm64",
"product": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fca0029b68345437ad83b39ecbaad363fb933f622e8170df13db66c16711dc89_arm64",
"product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fca0029b68345437ad83b39ecbaad363fb933f622e8170df13db66c16711dc89_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256:fca0029b68345437ad83b39ecbaad363fb933f622e8170df13db66c16711dc89?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=v4.15.0-202507291037.p0.gb13c0e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:b73c92ae5ab62407e29e4ad5b4e359320582d997a60e91b341ea52bc3f3dfd84_arm64",
"product": {
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:b73c92ae5ab62407e29e4ad5b4e359320582d997a60e91b341ea52bc3f3dfd84_arm64",
"product_id": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:b73c92ae5ab62407e29e4ad5b4e359320582d997a60e91b341ea52bc3f3dfd84_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-container-rhel8@sha256:b73c92ae5ab62407e29e4ad5b4e359320582d997a60e91b341ea52bc3f3dfd84?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8\u0026tag=v4.15.0-202507282305.p0.g129acea.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:06b42f76ac05fefbb4527da6d21894bf30b961dacc42f9faf5197bdf570ade55_arm64",
"product": {
"name": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:06b42f76ac05fefbb4527da6d21894bf30b961dacc42f9faf5197bdf570ade55_arm64",
"product_id": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:06b42f76ac05fefbb4527da6d21894bf30b961dacc42f9faf5197bdf570ade55_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-rhel8-operator@sha256:06b42f76ac05fefbb4527da6d21894bf30b961dacc42f9faf5197bdf570ade55?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator\u0026tag=v4.15.0-202507282305.p0.gb0f13a0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a478b28e696f203fc6f7b55e85f34d9c475e8dbe17c398885543301d9e626bfa_arm64",
"product": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a478b28e696f203fc6f7b55e85f34d9c475e8dbe17c398885543301d9e626bfa_arm64",
"product_id": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a478b28e696f203fc6f7b55e85f34d9c475e8dbe17c398885543301d9e626bfa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256:a478b28e696f203fc6f7b55e85f34d9c475e8dbe17c398885543301d9e626bfa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202507291037.p0.g2935369.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:b1095875ab9f038485a4b3be01a2ea8c8dcecbaf7b8dbe99dd6020529d679f72_arm64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:b1095875ab9f038485a4b3be01a2ea8c8dcecbaf7b8dbe99dd6020529d679f72_arm64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9@sha256:b1095875ab9f038485a4b3be01a2ea8c8dcecbaf7b8dbe99dd6020529d679f72_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256:b1095875ab9f038485a4b3be01a2ea8c8dcecbaf7b8dbe99dd6020529d679f72?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=v4.15.0-202507291037.p0.g8472b75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:641c6eb11752444bdcd8c1cc4831535396258bc298cb03d28d169a892d0a9228_arm64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:641c6eb11752444bdcd8c1cc4831535396258bc298cb03d28d169a892d0a9228_arm64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:641c6eb11752444bdcd8c1cc4831535396258bc298cb03d28d169a892d0a9228_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256:641c6eb11752444bdcd8c1cc4831535396258bc298cb03d28d169a892d0a9228?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=v4.15.0-202507291037.p0.g40c168c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:bf1ea44f6fa3974913ecf2034e9579a31d76795a905d6610db3400ef17bc050a_arm64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:bf1ea44f6fa3974913ecf2034e9579a31d76795a905d6610db3400ef17bc050a_arm64",
"product_id": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:bf1ea44f6fa3974913ecf2034e9579a31d76795a905d6610db3400ef17bc050a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:bf1ea44f6fa3974913ecf2034e9579a31d76795a905d6610db3400ef17bc050a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8\u0026tag=v4.15.0-202507282305.p0.g260a085.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy@sha256:dcf10012e7988093a0119a01c06ffdc1acc053594b9b91f47d9a4938af6167a3_arm64",
"product": {
"name": "openshift4/ose-egress-http-proxy@sha256:dcf10012e7988093a0119a01c06ffdc1acc053594b9b91f47d9a4938af6167a3_arm64",
"product_id": "openshift4/ose-egress-http-proxy@sha256:dcf10012e7988093a0119a01c06ffdc1acc053594b9b91f47d9a4938af6167a3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256:dcf10012e7988093a0119a01c06ffdc1acc053594b9b91f47d9a4938af6167a3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy\u0026tag=v4.15.0-202507282305.p0.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/frr-rhel9@sha256:e079c13a2b2991816f813576dd520752e6f24ccb15ee81093117b5cce256e78a_arm64",
"product": {
"name": "openshift4/frr-rhel9@sha256:e079c13a2b2991816f813576dd520752e6f24ccb15ee81093117b5cce256e78a_arm64",
"product_id": "openshift4/frr-rhel9@sha256:e079c13a2b2991816f813576dd520752e6f24ccb15ee81093117b5cce256e78a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256:e079c13a2b2991816f813576dd520752e6f24ccb15ee81093117b5cce256e78a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=v4.15.0-202507291037.p0.ga8191c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:55a6475db38c7ea9281ddb0c24017c3fc97ab766ec67de67153a6af160124ec9_arm64",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:55a6475db38c7ea9281ddb0c24017c3fc97ab766ec67de67153a6af160124ec9_arm64",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:55a6475db38c7ea9281ddb0c24017c3fc97ab766ec67de67153a6af160124ec9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8@sha256:55a6475db38c7ea9281ddb0c24017c3fc97ab766ec67de67153a6af160124ec9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8\u0026tag=v4.15.0-202507282305.p0.gfee632a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c9f9ad1dbbacb5e21c45dfa3e5a784a79caaffd37fcb18a482e634bb3c76a0fc_arm64",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c9f9ad1dbbacb5e21c45dfa3e5a784a79caaffd37fcb18a482e634bb3c76a0fc_arm64",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c9f9ad1dbbacb5e21c45dfa3e5a784a79caaffd37fcb18a482e634bb3c76a0fc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c9f9ad1dbbacb5e21c45dfa3e5a784a79caaffd37fcb18a482e634bb3c76a0fc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator\u0026tag=v4.15.0-202507291037.p0.ga923e95.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:2e11d28b784f9a5ddd5468f3c1d37cff3a2e418df5b522c56f1275235c7be2fd_arm64",
"product": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:2e11d28b784f9a5ddd5468f3c1d37cff3a2e418df5b522c56f1275235c7be2fd_arm64",
"product_id": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:2e11d28b784f9a5ddd5468f3c1d37cff3a2e418df5b522c56f1275235c7be2fd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256:2e11d28b784f9a5ddd5468f3c1d37cff3a2e418df5b522c56f1275235c7be2fd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=v4.15.0-202507291037.p0.gb13c0e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-rhel9@sha256:05ff31eca42b826c60b731c14ec5bdab98e1da5d3b7231a89ddc2534c8fcdc68_arm64",
"product": {
"name": "openshift4/ose-ptp-rhel9@sha256:05ff31eca42b826c60b731c14ec5bdab98e1da5d3b7231a89ddc2534c8fcdc68_arm64",
"product_id": "openshift4/ose-ptp-rhel9@sha256:05ff31eca42b826c60b731c14ec5bdab98e1da5d3b7231a89ddc2534c8fcdc68_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256:05ff31eca42b826c60b731c14ec5bdab98e1da5d3b7231a89ddc2534c8fcdc68?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=v4.15.0-202507291037.p0.gd898740.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:f9efef00212b790f49f48567babc55d8053731e4438301fce1d2339240e45b0c_arm64",
"product": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:f9efef00212b790f49f48567babc55d8053731e4438301fce1d2339240e45b0c_arm64",
"product_id": "openshift4/ose-local-storage-mustgather-rhel9@sha256:f9efef00212b790f49f48567babc55d8053731e4438301fce1d2339240e45b0c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256:f9efef00212b790f49f48567babc55d8053731e4438301fce1d2339240e45b0c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=v4.15.0-202507291037.p0.gcc4f213.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9@sha256:1917a5ba1f5b80a66a244e87bf779c2e7c8c35bd1de29764fec1532b9aba5a52_arm64",
"product": {
"name": "openshift4/metallb-rhel9@sha256:1917a5ba1f5b80a66a244e87bf779c2e7c8c35bd1de29764fec1532b9aba5a52_arm64",
"product_id": "openshift4/metallb-rhel9@sha256:1917a5ba1f5b80a66a244e87bf779c2e7c8c35bd1de29764fec1532b9aba5a52_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256:1917a5ba1f5b80a66a244e87bf779c2e7c8c35bd1de29764fec1532b9aba5a52?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=v4.15.0-202507291037.p0.gd63b6de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9-operator@sha256:972c92cc3d54ebb18d729ffde9d12619f9c5819df1543018d79193afdc896fd8_arm64",
"product": {
"name": "openshift4/metallb-rhel9-operator@sha256:972c92cc3d54ebb18d729ffde9d12619f9c5819df1543018d79193afdc896fd8_arm64",
"product_id": "openshift4/metallb-rhel9-operator@sha256:972c92cc3d54ebb18d729ffde9d12619f9c5819df1543018d79193afdc896fd8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256:972c92cc3d54ebb18d729ffde9d12619f9c5819df1543018d79193afdc896fd8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=v4.15.0-202507291037.p0.g359620b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-rhel9-operator@sha256:2405cd618c1b6de418108f6612cbeae75349f6a20e17d9a4fd552eca0e4a6a3f_arm64",
"product": {
"name": "openshift4/ose-ptp-rhel9-operator@sha256:2405cd618c1b6de418108f6612cbeae75349f6a20e17d9a4fd552eca0e4a6a3f_arm64",
"product_id": "openshift4/ose-ptp-rhel9-operator@sha256:2405cd618c1b6de418108f6612cbeae75349f6a20e17d9a4fd552eca0e4a6a3f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9-operator@sha256:2405cd618c1b6de418108f6612cbeae75349f6a20e17d9a4fd552eca0e4a6a3f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9-operator\u0026tag=v4.15.0-202507291037.p0.g18a931b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:1d0d691161709d24ad6bf141e64f4a93179568fbedb83c6ade754be4c3c476c2_arm64",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:1d0d691161709d24ad6bf141e64f4a93179568fbedb83c6ade754be4c3c476c2_arm64",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:1d0d691161709d24ad6bf141e64f4a93179568fbedb83c6ade754be4c3c476c2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8@sha256:1d0d691161709d24ad6bf141e64f4a93179568fbedb83c6ade754be4c3c476c2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8\u0026tag=v4.15.0-202507282305.p0.gd7f540b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:d1978807d28a0edac40bb76a69e45acd649a6ffdec77f0846077d3d652449667_arm64",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:d1978807d28a0edac40bb76a69e45acd649a6ffdec77f0846077d3d652449667_arm64",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:d1978807d28a0edac40bb76a69e45acd649a6ffdec77f0846077d3d652449667_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8-operator@sha256:d1978807d28a0edac40bb76a69e45acd649a6ffdec77f0846077d3d652449667?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator\u0026tag=v4.15.0-202507282305.p0.gef602a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:aa9968cb88bfab824ed6bfea6b83c9b46e175cc50643cf0a43f3f36a2ea48fb1_arm64",
"product": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:aa9968cb88bfab824ed6bfea6b83c9b46e175cc50643cf0a43f3f36a2ea48fb1_arm64",
"product_id": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:aa9968cb88bfab824ed6bfea6b83c9b46e175cc50643cf0a43f3f36a2ea48fb1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel8@sha256:aa9968cb88bfab824ed6bfea6b83c9b46e175cc50643cf0a43f3f36a2ea48fb1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8\u0026tag=v4.15.0-202507282305.p0.gef602a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5716e811d892ebf60d17bb56591d32a48b73e89ead7023a86a58f8a17defc303_arm64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5716e811d892ebf60d17bb56591d32a48b73e89ead7023a86a58f8a17defc303_arm64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5716e811d892ebf60d17bb56591d32a48b73e89ead7023a86a58f8a17defc303_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256:5716e811d892ebf60d17bb56591d32a48b73e89ead7023a86a58f8a17defc303?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=v4.15.0-202507291037.p0.g8914989.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:4ae9fe0705c8d2dad268e85d821fda314587a021069b2a26a8ed469e52a6478c_arm64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:4ae9fe0705c8d2dad268e85d821fda314587a021069b2a26a8ed469e52a6478c_arm64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:4ae9fe0705c8d2dad268e85d821fda314587a021069b2a26a8ed469e52a6478c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256:4ae9fe0705c8d2dad268e85d821fda314587a021069b2a26a8ed469e52a6478c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=v4.15.0-202507291037.p0.g8876256.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ptp-must-gather-rhel8@sha256:36cefbca6ad545b01f30cd27bbcf49e52c70e1b6fe4b6e34713aed1764e7f911_arm64",
"product": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:36cefbca6ad545b01f30cd27bbcf49e52c70e1b6fe4b6e34713aed1764e7f911_arm64",
"product_id": "openshift4/ptp-must-gather-rhel8@sha256:36cefbca6ad545b01f30cd27bbcf49e52c70e1b6fe4b6e34713aed1764e7f911_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel8@sha256:36cefbca6ad545b01f30cd27bbcf49e52c70e1b6fe4b6e34713aed1764e7f911?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel8\u0026tag=v4.15.0-202507282305.p0.g18a931b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/sriov-cni-rhel9@sha256:4d1ad8d13e4cde96205a3959522d7e1dc6991684ad5feff1e6ba0b5a884135a1_arm64",
"product": {
"name": "openshift4/sriov-cni-rhel9@sha256:4d1ad8d13e4cde96205a3959522d7e1dc6991684ad5feff1e6ba0b5a884135a1_arm64",
"product_id": "openshift4/sriov-cni-rhel9@sha256:4d1ad8d13e4cde96205a3959522d7e1dc6991684ad5feff1e6ba0b5a884135a1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256:4d1ad8d13e4cde96205a3959522d7e1dc6991684ad5feff1e6ba0b5a884135a1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=v4.15.0-202507291037.p0.gffc1998.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fcef1b83951bcb7ca93356b47f74b36f41ba40a1db1f1fac340d41ed37213843_arm64",
"product": {
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fcef1b83951bcb7ca93356b47f74b36f41ba40a1db1f1fac340d41ed37213843_arm64",
"product_id": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fcef1b83951bcb7ca93356b47f74b36f41ba40a1db1f1fac340d41ed37213843_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller-rhel9@sha256:fcef1b83951bcb7ca93356b47f74b36f41ba40a1db1f1fac340d41ed37213843?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=v4.15.0-202507291037.p0.g3955b0d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:28524b48b4d9b1b25ed9037fce9ca9bce2a7ead10787af9b903ba1f6b6fdb37b_arm64",
"product": {
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:28524b48b4d9b1b25ed9037fce9ca9bce2a7ead10787af9b903ba1f6b6fdb37b_arm64",
"product_id": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:28524b48b4d9b1b25ed9037fce9ca9bce2a7ead10787af9b903ba1f6b6fdb37b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon-rhel9@sha256:28524b48b4d9b1b25ed9037fce9ca9bce2a7ead10787af9b903ba1f6b6fdb37b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=v4.15.0-202507291037.p0.gbdffead.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:31688e2cf0dd94fb62d1b048b7f023a7db12889590d67ce8434b71a437ce33a8_arm64",
"product": {
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:31688e2cf0dd94fb62d1b048b7f023a7db12889590d67ce8434b71a437ce33a8_arm64",
"product_id": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:31688e2cf0dd94fb62d1b048b7f023a7db12889590d67ce8434b71a437ce33a8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin-rhel9@sha256:31688e2cf0dd94fb62d1b048b7f023a7db12889590d67ce8434b71a437ce33a8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=v4.15.0-202507291037.p0.g00e930c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:b25c2ace4e2040bafb80db09c63b47f3bb5b16275c2985ed22146dfb6a51f8e3_arm64",
"product": {
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:b25c2ace4e2040bafb80db09c63b47f3bb5b16275c2985ed22146dfb6a51f8e3_arm64",
"product_id": "openshift4/ose-sriov-network-rhel9-operator@sha256:b25c2ace4e2040bafb80db09c63b47f3bb5b16275c2985ed22146dfb6a51f8e3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-rhel9-operator@sha256:b25c2ace4e2040bafb80db09c63b47f3bb5b16275c2985ed22146dfb6a51f8e3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=v4.15.0-202507291037.p0.gbdffead.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:b69031d2893003ff112a2a6aca93fc7f3e0b1cdab5cf47aa17608e9fd17967f4_arm64",
"product": {
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:b69031d2893003ff112a2a6aca93fc7f3e0b1cdab5cf47aa17608e9fd17967f4_arm64",
"product_id": "openshift4/ose-sriov-network-webhook-rhel9@sha256:b69031d2893003ff112a2a6aca93fc7f3e0b1cdab5cf47aa17608e9fd17967f4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook-rhel9@sha256:b69031d2893003ff112a2a6aca93fc7f3e0b1cdab5cf47aa17608e9fd17967f4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=v4.15.0-202507291037.p0.gbdffead.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:eb613a2f36759077002fe32f2130504ae111b93b3f949636cc9a53263993d15c_s390x",
"product": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:eb613a2f36759077002fe32f2130504ae111b93b3f949636cc9a53263993d15c_s390x",
"product_id": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:eb613a2f36759077002fe32f2130504ae111b93b3f949636cc9a53263993d15c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256:eb613a2f36759077002fe32f2130504ae111b93b3f949636cc9a53263993d15c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=v4.15.0-202507291037.p0.g1e57eb5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9@sha256:cda327df6e5bdf26b95352080af89a3a894271506ba169c751b128453f62c703_s390x",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:cda327df6e5bdf26b95352080af89a3a894271506ba169c751b128453f62c703_s390x",
"product_id": "openshift4/ingress-node-firewall-rhel9@sha256:cda327df6e5bdf26b95352080af89a3a894271506ba169c751b128453f62c703_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256:cda327df6e5bdf26b95352080af89a3a894271506ba169c751b128453f62c703?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=v4.15.0-202507291037.p0.g135f832.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:dec7a2b80707a32b83de987752c7a1220a6f00aa9c7694facd330c3605217b69_s390x",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:dec7a2b80707a32b83de987752c7a1220a6f00aa9c7694facd330c3605217b69_s390x",
"product_id": "openshift4/ingress-node-firewall-rhel9-operator@sha256:dec7a2b80707a32b83de987752c7a1220a6f00aa9c7694facd330c3605217b69_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256:dec7a2b80707a32b83de987752c7a1220a6f00aa9c7694facd330c3605217b69?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=v4.15.0-202507291037.p0.g135f832.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:8d1b70cbb22fb6c98c207e4e889e14a6fef161c4e127af0c60c3af50f6bf3ed5_s390x",
"product": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:8d1b70cbb22fb6c98c207e4e889e14a6fef161c4e127af0c60c3af50f6bf3ed5_s390x",
"product_id": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:8d1b70cbb22fb6c98c207e4e889e14a6fef161c4e127af0c60c3af50f6bf3ed5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256:8d1b70cbb22fb6c98c207e4e889e14a6fef161c4e127af0c60c3af50f6bf3ed5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=v4.15.0-202507291037.p0.gcc4f213.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:e14858c2e93bedc6267a3715650f22b236dd23e04da831134ed95285c2f63a5c_s390x",
"product": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:e14858c2e93bedc6267a3715650f22b236dd23e04da831134ed95285c2f63a5c_s390x",
"product_id": "openshift4/ose-local-storage-rhel9-operator@sha256:e14858c2e93bedc6267a3715650f22b236dd23e04da831134ed95285c2f63a5c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256:e14858c2e93bedc6267a3715650f22b236dd23e04da831134ed95285c2f63a5c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=v4.15.0-202507291037.p0.gcc4f213.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:408de35951d4235f9d61d5dc2087a317a59f4d45e81925351d6a90e0fad52ff9_s390x",
"product": {
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:408de35951d4235f9d61d5dc2087a317a59f4d45e81925351d6a90e0fad52ff9_s390x",
"product_id": "openshift4/nmstate-console-plugin-rhel8@sha256:408de35951d4235f9d61d5dc2087a317a59f4d45e81925351d6a90e0fad52ff9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel8@sha256:408de35951d4235f9d61d5dc2087a317a59f4d45e81925351d6a90e0fad52ff9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel8\u0026tag=v4.15.0-202507282305.p0.g90ddde0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:5a921e3276a7406a2cc11543eea0751a168ec1231fbf5cca62af9c5620c694f6_s390x",
"product": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:5a921e3276a7406a2cc11543eea0751a168ec1231fbf5cca62af9c5620c694f6_s390x",
"product_id": "openshift4/ose-node-feature-discovery-rhel9@sha256:5a921e3276a7406a2cc11543eea0751a168ec1231fbf5cca62af9c5620c694f6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256:5a921e3276a7406a2cc11543eea0751a168ec1231fbf5cca62af9c5620c694f6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=v4.15.0-202507291037.p0.g68c4ba0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-operator@sha256:55be3113a675f54fc352bb88da015a09596ee1d6c317990b15cf764328bea6d2_s390x",
"product": {
"name": "openshift4/ose-ansible-operator@sha256:55be3113a675f54fc352bb88da015a09596ee1d6c317990b15cf764328bea6d2_s390x",
"product_id": "openshift4/ose-ansible-operator@sha256:55be3113a675f54fc352bb88da015a09596ee1d6c317990b15cf764328bea6d2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256:55be3113a675f54fc352bb88da015a09596ee1d6c317990b15cf764328bea6d2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-operator\u0026tag=v4.15.0-202507282305.p0.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity@sha256:ae55860bdcdcf28b33b73888e5eb6eea4d9bb305ef9a8cd0be3ff170b38609c6_s390x",
"product": {
"name": "openshift4/ose-cluster-capacity@sha256:ae55860bdcdcf28b33b73888e5eb6eea4d9bb305ef9a8cd0be3ff170b38609c6_s390x",
"product_id": "openshift4/ose-cluster-capacity@sha256:ae55860bdcdcf28b33b73888e5eb6eea4d9bb305ef9a8cd0be3ff170b38609c6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256:ae55860bdcdcf28b33b73888e5eb6eea4d9bb305ef9a8cd0be3ff170b38609c6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity\u0026tag=v4.15.0-202507282305.p0.gcc7901f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy@sha256:92cbad954159d512e0f5b363efda2006187dd103cadfc3f780e0da054c0b7937_s390x",
"product": {
"name": "openshift4/ose-egress-dns-proxy@sha256:92cbad954159d512e0f5b363efda2006187dd103cadfc3f780e0da054c0b7937_s390x",
"product_id": "openshift4/ose-egress-dns-proxy@sha256:92cbad954159d512e0f5b363efda2006187dd103cadfc3f780e0da054c0b7937_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256:92cbad954159d512e0f5b363efda2006187dd103cadfc3f780e0da054c0b7937?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy\u0026tag=v4.15.0-202507282305.p0.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router@sha256:f0b00c59dc9e2867fb7be71b5a40fc924f6f0214427f499116f8abcb3801da01_s390x",
"product": {
"name": "openshift4/ose-egress-router@sha256:f0b00c59dc9e2867fb7be71b5a40fc924f6f0214427f499116f8abcb3801da01_s390x",
"product_id": "openshift4/ose-egress-router@sha256:f0b00c59dc9e2867fb7be71b5a40fc924f6f0214427f499116f8abcb3801da01_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256:f0b00c59dc9e2867fb7be71b5a40fc924f6f0214427f499116f8abcb3801da01?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router\u0026tag=v4.15.0-202507282305.p0.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-operator@sha256:fd81da5b5f89364455882678221479055ddf38033c8227d2b9dfca35944c0404_s390x",
"product": {
"name": "openshift4/ose-helm-operator@sha256:fd81da5b5f89364455882678221479055ddf38033c8227d2b9dfca35944c0404_s390x",
"product_id": "openshift4/ose-helm-operator@sha256:fd81da5b5f89364455882678221479055ddf38033c8227d2b9dfca35944c0404_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256:fd81da5b5f89364455882678221479055ddf38033c8227d2b9dfca35944c0404?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-helm-operator\u0026tag=v4.15.0-202507282305.p0.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel8@sha256:415230a20864dc0fdb3823ff8ba2db3f074fbf1b456179ef0ed0fd1adf7f394d_s390x",
"product": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:415230a20864dc0fdb3823ff8ba2db3f074fbf1b456179ef0ed0fd1adf7f394d_s390x",
"product_id": "openshift4/ose-operator-sdk-rhel8@sha256:415230a20864dc0fdb3823ff8ba2db3f074fbf1b456179ef0ed0fd1adf7f394d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel8@sha256:415230a20864dc0fdb3823ff8ba2db3f074fbf1b456179ef0ed0fd1adf7f394d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel8\u0026tag=v4.15.0-202507282305.p0.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2ce1746cce6fb54247d3418a08a43c868e505f289a2730c373198f46cf576d90_s390x",
"product": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2ce1746cce6fb54247d3418a08a43c868e505f289a2730c373198f46cf576d90_s390x",
"product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2ce1746cce6fb54247d3418a08a43c868e505f289a2730c373198f46cf576d90_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256:2ce1746cce6fb54247d3418a08a43c868e505f289a2730c373198f46cf576d90?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=v4.15.0-202507291037.p0.gb13c0e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7230bbfa86e81e29f436547d903c94459ae84bbf12d0a2e8ca459c079506f07e_s390x",
"product": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7230bbfa86e81e29f436547d903c94459ae84bbf12d0a2e8ca459c079506f07e_s390x",
"product_id": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7230bbfa86e81e29f436547d903c94459ae84bbf12d0a2e8ca459c079506f07e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256:7230bbfa86e81e29f436547d903c94459ae84bbf12d0a2e8ca459c079506f07e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202507291037.p0.g2935369.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:94c321591ad6609bb14336946718ce9bb2d5aa1c68eac9d1a1494fddd4963897_s390x",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:94c321591ad6609bb14336946718ce9bb2d5aa1c68eac9d1a1494fddd4963897_s390x",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9@sha256:94c321591ad6609bb14336946718ce9bb2d5aa1c68eac9d1a1494fddd4963897_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256:94c321591ad6609bb14336946718ce9bb2d5aa1c68eac9d1a1494fddd4963897?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=v4.15.0-202507291037.p0.g8472b75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e39c4d1008724cea44b6c711b5f7d92dbbfbfa55430573108a591bff83e6749_s390x",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e39c4d1008724cea44b6c711b5f7d92dbbfbfa55430573108a591bff83e6749_s390x",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e39c4d1008724cea44b6c711b5f7d92dbbfbfa55430573108a591bff83e6749_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256:7e39c4d1008724cea44b6c711b5f7d92dbbfbfa55430573108a591bff83e6749?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=v4.15.0-202507291037.p0.g40c168c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:eebdfadfe247ea6bde2a935234a249d69897116f5b7d53954bef67c9a9819f45_s390x",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:eebdfadfe247ea6bde2a935234a249d69897116f5b7d53954bef67c9a9819f45_s390x",
"product_id": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:eebdfadfe247ea6bde2a935234a249d69897116f5b7d53954bef67c9a9819f45_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:eebdfadfe247ea6bde2a935234a249d69897116f5b7d53954bef67c9a9819f45?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8\u0026tag=v4.15.0-202507282305.p0.g260a085.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy@sha256:7783d2e3d541ffdba9bc31fc57a3cac5804d26d0fe46c5f901d82e80a03e2f2d_s390x",
"product": {
"name": "openshift4/ose-egress-http-proxy@sha256:7783d2e3d541ffdba9bc31fc57a3cac5804d26d0fe46c5f901d82e80a03e2f2d_s390x",
"product_id": "openshift4/ose-egress-http-proxy@sha256:7783d2e3d541ffdba9bc31fc57a3cac5804d26d0fe46c5f901d82e80a03e2f2d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256:7783d2e3d541ffdba9bc31fc57a3cac5804d26d0fe46c5f901d82e80a03e2f2d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy\u0026tag=v4.15.0-202507282305.p0.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/frr-rhel9@sha256:04c7dafc2d494c489275af973aa780332c265b452a53c948afcf1252db244931_s390x",
"product": {
"name": "openshift4/frr-rhel9@sha256:04c7dafc2d494c489275af973aa780332c265b452a53c948afcf1252db244931_s390x",
"product_id": "openshift4/frr-rhel9@sha256:04c7dafc2d494c489275af973aa780332c265b452a53c948afcf1252db244931_s390x",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256:04c7dafc2d494c489275af973aa780332c265b452a53c948afcf1252db244931?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=v4.15.0-202507291037.p0.ga8191c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:7751d756af3897f23152def2bb538b39ac881c4cc761789579a6c0f02d873548_s390x",
"product": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:7751d756af3897f23152def2bb538b39ac881c4cc761789579a6c0f02d873548_s390x",
"product_id": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:7751d756af3897f23152def2bb538b39ac881c4cc761789579a6c0f02d873548_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256:7751d756af3897f23152def2bb538b39ac881c4cc761789579a6c0f02d873548?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=v4.15.0-202507291037.p0.gb13c0e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:b38800e91fd32bb38b18566e04db8646600d031d80da4429a60599ebc5460457_s390x",
"product": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:b38800e91fd32bb38b18566e04db8646600d031d80da4429a60599ebc5460457_s390x",
"product_id": "openshift4/ose-local-storage-mustgather-rhel9@sha256:b38800e91fd32bb38b18566e04db8646600d031d80da4429a60599ebc5460457_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256:b38800e91fd32bb38b18566e04db8646600d031d80da4429a60599ebc5460457?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=v4.15.0-202507291037.p0.gcc4f213.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9@sha256:2294ac04ec82334db313e00dbd2928ea32ad4ae8d78d68f018a66abbcbb3a059_s390x",
"product": {
"name": "openshift4/metallb-rhel9@sha256:2294ac04ec82334db313e00dbd2928ea32ad4ae8d78d68f018a66abbcbb3a059_s390x",
"product_id": "openshift4/metallb-rhel9@sha256:2294ac04ec82334db313e00dbd2928ea32ad4ae8d78d68f018a66abbcbb3a059_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256:2294ac04ec82334db313e00dbd2928ea32ad4ae8d78d68f018a66abbcbb3a059?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=v4.15.0-202507291037.p0.gd63b6de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9-operator@sha256:e49bd5e5638de8282523ecffd7bf4d71f949174915337854b8a80725b621cece_s390x",
"product": {
"name": "openshift4/metallb-rhel9-operator@sha256:e49bd5e5638de8282523ecffd7bf4d71f949174915337854b8a80725b621cece_s390x",
"product_id": "openshift4/metallb-rhel9-operator@sha256:e49bd5e5638de8282523ecffd7bf4d71f949174915337854b8a80725b621cece_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256:e49bd5e5638de8282523ecffd7bf4d71f949174915337854b8a80725b621cece?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=v4.15.0-202507291037.p0.g359620b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:10d56e9547e15b8b900c888f5b9ac9ddac033e9c3837cfe812595e4563625107_s390x",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:10d56e9547e15b8b900c888f5b9ac9ddac033e9c3837cfe812595e4563625107_s390x",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:10d56e9547e15b8b900c888f5b9ac9ddac033e9c3837cfe812595e4563625107_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8@sha256:10d56e9547e15b8b900c888f5b9ac9ddac033e9c3837cfe812595e4563625107?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8\u0026tag=v4.15.0-202507282305.p0.gd7f540b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:aa678da1e2c600ee8eaf9c1c88317047681fd0384dade57c1b136fd1091207fa_s390x",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:aa678da1e2c600ee8eaf9c1c88317047681fd0384dade57c1b136fd1091207fa_s390x",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:aa678da1e2c600ee8eaf9c1c88317047681fd0384dade57c1b136fd1091207fa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8-operator@sha256:aa678da1e2c600ee8eaf9c1c88317047681fd0384dade57c1b136fd1091207fa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator\u0026tag=v4.15.0-202507282305.p0.gef602a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:8e45064ee50c00eb179932cefb38bfcb1a1b4f2291ce82adf85aaff99cbbed7b_s390x",
"product": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:8e45064ee50c00eb179932cefb38bfcb1a1b4f2291ce82adf85aaff99cbbed7b_s390x",
"product_id": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:8e45064ee50c00eb179932cefb38bfcb1a1b4f2291ce82adf85aaff99cbbed7b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel8@sha256:8e45064ee50c00eb179932cefb38bfcb1a1b4f2291ce82adf85aaff99cbbed7b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8\u0026tag=v4.15.0-202507282305.p0.gef602a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:1383d8efab9dd48fd904d43d1354a87af577cc22013c01587746b472f0059dff_s390x",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:1383d8efab9dd48fd904d43d1354a87af577cc22013c01587746b472f0059dff_s390x",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:1383d8efab9dd48fd904d43d1354a87af577cc22013c01587746b472f0059dff_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256:1383d8efab9dd48fd904d43d1354a87af577cc22013c01587746b472f0059dff?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=v4.15.0-202507291037.p0.g8914989.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f954a23db68b0a52a8ddb20feae561410eb000c1ba88ba5c312859cd9818405f_s390x",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f954a23db68b0a52a8ddb20feae561410eb000c1ba88ba5c312859cd9818405f_s390x",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f954a23db68b0a52a8ddb20feae561410eb000c1ba88ba5c312859cd9818405f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f954a23db68b0a52a8ddb20feae561410eb000c1ba88ba5c312859cd9818405f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=v4.15.0-202507291037.p0.g8876256.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:10e3555485e74cf77c7dca808e410b5b29d0e1064b297582114a7abcf15ba36b_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:10e3555485e74cf77c7dca808e410b5b29d0e1064b297582114a7abcf15ba36b_ppc64le"
},
"product_reference": "openshift4/nmstate-console-plugin-rhel8@sha256:10e3555485e74cf77c7dca808e410b5b29d0e1064b297582114a7abcf15ba36b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:408de35951d4235f9d61d5dc2087a317a59f4d45e81925351d6a90e0fad52ff9_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:408de35951d4235f9d61d5dc2087a317a59f4d45e81925351d6a90e0fad52ff9_s390x"
},
"product_reference": "openshift4/nmstate-console-plugin-rhel8@sha256:408de35951d4235f9d61d5dc2087a317a59f4d45e81925351d6a90e0fad52ff9_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:688ccaa70cd2118971ccf82071ffc61f0d1a01bdbb743db943c697ec0058e0ac_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:688ccaa70cd2118971ccf82071ffc61f0d1a01bdbb743db943c697ec0058e0ac_amd64"
},
"product_reference": "openshift4/nmstate-console-plugin-rhel8@sha256:688ccaa70cd2118971ccf82071ffc61f0d1a01bdbb743db943c697ec0058e0ac_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:93edbda45f9e9e0dc13abb4b68880b1a7ba0d5e4979ad2243366cee5edd05cb8_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:93edbda45f9e9e0dc13abb4b68880b1a7ba0d5e4979ad2243366cee5edd05cb8_arm64"
},
"product_reference": "openshift4/nmstate-console-plugin-rhel8@sha256:93edbda45f9e9e0dc13abb4b68880b1a7ba0d5e4979ad2243366cee5edd05cb8_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-operator@sha256:0147fbdcd78770d30a9c7adb943b5a92eee5b61f88b0e615183811b66c40200a_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:0147fbdcd78770d30a9c7adb943b5a92eee5b61f88b0e615183811b66c40200a_ppc64le"
},
"product_reference": "openshift4/ose-ansible-operator@sha256:0147fbdcd78770d30a9c7adb943b5a92eee5b61f88b0e615183811b66c40200a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-operator@sha256:55be3113a675f54fc352bb88da015a09596ee1d6c317990b15cf764328bea6d2_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:55be3113a675f54fc352bb88da015a09596ee1d6c317990b15cf764328bea6d2_s390x"
},
"product_reference": "openshift4/ose-ansible-operator@sha256:55be3113a675f54fc352bb88da015a09596ee1d6c317990b15cf764328bea6d2_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-operator@sha256:8d0daade10e9041a1bea8cd7e4c8112ed4db22176f7f415fbff68ca69d69fd28_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:8d0daade10e9041a1bea8cd7e4c8112ed4db22176f7f415fbff68ca69d69fd28_arm64"
},
"product_reference": "openshift4/ose-ansible-operator@sha256:8d0daade10e9041a1bea8cd7e4c8112ed4db22176f7f415fbff68ca69d69fd28_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-operator@sha256:be57319c7d5662e9bde0db4cfa2b88a481c942b1a878531056b4d3f324494ffd_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:be57319c7d5662e9bde0db4cfa2b88a481c942b1a878531056b4d3f324494ffd_amd64"
},
"product_reference": "openshift4/ose-ansible-operator@sha256:be57319c7d5662e9bde0db4cfa2b88a481c942b1a878531056b4d3f324494ffd_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:b479f941ac6f1894019c9e4c4a254d67a243d87502fd217f374b6eae4e15c689_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:b479f941ac6f1894019c9e4c4a254d67a243d87502fd217f374b6eae4e15c689_amd64"
},
"product_reference": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:b479f941ac6f1894019c9e4c4a254d67a243d87502fd217f374b6eae4e15c689_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:b73c92ae5ab62407e29e4ad5b4e359320582d997a60e91b341ea52bc3f3dfd84_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:b73c92ae5ab62407e29e4ad5b4e359320582d997a60e91b341ea52bc3f3dfd84_arm64"
},
"product_reference": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:b73c92ae5ab62407e29e4ad5b4e359320582d997a60e91b341ea52bc3f3dfd84_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:06b42f76ac05fefbb4527da6d21894bf30b961dacc42f9faf5197bdf570ade55_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:06b42f76ac05fefbb4527da6d21894bf30b961dacc42f9faf5197bdf570ade55_arm64"
},
"product_reference": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:06b42f76ac05fefbb4527da6d21894bf30b961dacc42f9faf5197bdf570ade55_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:8033f065e39637d0d6badb563800337eac50c5c42ba890075ad49cf7531eb2ee_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:8033f065e39637d0d6badb563800337eac50c5c42ba890075ad49cf7531eb2ee_amd64"
},
"product_reference": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:8033f065e39637d0d6badb563800337eac50c5c42ba890075ad49cf7531eb2ee_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity@sha256:7d88c1b2bda9011de5b1bc336c6d8fde766f31f42bd1cf532f277e57ce9e0926_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:7d88c1b2bda9011de5b1bc336c6d8fde766f31f42bd1cf532f277e57ce9e0926_ppc64le"
},
"product_reference": "openshift4/ose-cluster-capacity@sha256:7d88c1b2bda9011de5b1bc336c6d8fde766f31f42bd1cf532f277e57ce9e0926_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity@sha256:ae55860bdcdcf28b33b73888e5eb6eea4d9bb305ef9a8cd0be3ff170b38609c6_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:ae55860bdcdcf28b33b73888e5eb6eea4d9bb305ef9a8cd0be3ff170b38609c6_s390x"
},
"product_reference": "openshift4/ose-cluster-capacity@sha256:ae55860bdcdcf28b33b73888e5eb6eea4d9bb305ef9a8cd0be3ff170b38609c6_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity@sha256:c0252d620b05260298686c00942ba8b440047307a35820848149f5ce67afb2c4_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:c0252d620b05260298686c00942ba8b440047307a35820848149f5ce67afb2c4_amd64"
},
"product_reference": "openshift4/ose-cluster-capacity@sha256:c0252d620b05260298686c00942ba8b440047307a35820848149f5ce67afb2c4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity@sha256:f1ce4283d0f5db4122eecf144b35d4c8e574d810534c573a914f0032666550d4_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:f1ce4283d0f5db4122eecf144b35d4c8e574d810534c573a914f0032666550d4_arm64"
},
"product_reference": "openshift4/ose-cluster-capacity@sha256:f1ce4283d0f5db4122eecf144b35d4c8e574d810534c573a914f0032666550d4_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:3f06e3878be7506498512c1964ee05bbdaa077b5ca94904fd7456d81fb1408ca_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:3f06e3878be7506498512c1964ee05bbdaa077b5ca94904fd7456d81fb1408ca_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:3f06e3878be7506498512c1964ee05bbdaa077b5ca94904fd7456d81fb1408ca_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:b1351df0467b0ca6ed3721a8a898ce501deeb89b8236467a9364b3a3420c7ae0_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:b1351df0467b0ca6ed3721a8a898ce501deeb89b8236467a9364b3a3420c7ae0_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:b1351df0467b0ca6ed3721a8a898ce501deeb89b8236467a9364b3a3420c7ae0_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:bf1ea44f6fa3974913ecf2034e9579a31d76795a905d6610db3400ef17bc050a_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:bf1ea44f6fa3974913ecf2034e9579a31d76795a905d6610db3400ef17bc050a_arm64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:bf1ea44f6fa3974913ecf2034e9579a31d76795a905d6610db3400ef17bc050a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:eebdfadfe247ea6bde2a935234a249d69897116f5b7d53954bef67c9a9819f45_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:eebdfadfe247ea6bde2a935234a249d69897116f5b7d53954bef67c9a9819f45_s390x"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:eebdfadfe247ea6bde2a935234a249d69897116f5b7d53954bef67c9a9819f45_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy@sha256:09febdec4cdb1b65abecce7d00f92ef28987c2b951e033db2490fc4f3ac57de4_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:09febdec4cdb1b65abecce7d00f92ef28987c2b951e033db2490fc4f3ac57de4_ppc64le"
},
"product_reference": "openshift4/ose-egress-dns-proxy@sha256:09febdec4cdb1b65abecce7d00f92ef28987c2b951e033db2490fc4f3ac57de4_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy@sha256:8b0244f340a300c60f42aa688272204fce848e3892670fc433cc1da729f0de9e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:8b0244f340a300c60f42aa688272204fce848e3892670fc433cc1da729f0de9e_amd64"
},
"product_reference": "openshift4/ose-egress-dns-proxy@sha256:8b0244f340a300c60f42aa688272204fce848e3892670fc433cc1da729f0de9e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy@sha256:92cbad954159d512e0f5b363efda2006187dd103cadfc3f780e0da054c0b7937_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:92cbad954159d512e0f5b363efda2006187dd103cadfc3f780e0da054c0b7937_s390x"
},
"product_reference": "openshift4/ose-egress-dns-proxy@sha256:92cbad954159d512e0f5b363efda2006187dd103cadfc3f780e0da054c0b7937_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy@sha256:c5665b50685ee3e0954099a2e06d774847991f0feb6a631db22186083fac92e4_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:c5665b50685ee3e0954099a2e06d774847991f0feb6a631db22186083fac92e4_arm64"
},
"product_reference": "openshift4/ose-egress-dns-proxy@sha256:c5665b50685ee3e0954099a2e06d774847991f0feb6a631db22186083fac92e4_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy@sha256:3520d54f5c88f008537d460b81a6791ab1164a37fb93f1884af9232267bd29a9_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:3520d54f5c88f008537d460b81a6791ab1164a37fb93f1884af9232267bd29a9_ppc64le"
},
"product_reference": "openshift4/ose-egress-http-proxy@sha256:3520d54f5c88f008537d460b81a6791ab1164a37fb93f1884af9232267bd29a9_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy@sha256:7783d2e3d541ffdba9bc31fc57a3cac5804d26d0fe46c5f901d82e80a03e2f2d_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:7783d2e3d541ffdba9bc31fc57a3cac5804d26d0fe46c5f901d82e80a03e2f2d_s390x"
},
"product_reference": "openshift4/ose-egress-http-proxy@sha256:7783d2e3d541ffdba9bc31fc57a3cac5804d26d0fe46c5f901d82e80a03e2f2d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy@sha256:dcf10012e7988093a0119a01c06ffdc1acc053594b9b91f47d9a4938af6167a3_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:dcf10012e7988093a0119a01c06ffdc1acc053594b9b91f47d9a4938af6167a3_arm64"
},
"product_reference": "openshift4/ose-egress-http-proxy@sha256:dcf10012e7988093a0119a01c06ffdc1acc053594b9b91f47d9a4938af6167a3_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy@sha256:debc8f350411b110ca982b24ec5c2b11a9aa81e1a5137d3169ea7247706113dc_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:debc8f350411b110ca982b24ec5c2b11a9aa81e1a5137d3169ea7247706113dc_amd64"
},
"product_reference": "openshift4/ose-egress-http-proxy@sha256:debc8f350411b110ca982b24ec5c2b11a9aa81e1a5137d3169ea7247706113dc_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router@sha256:87e5ec4a43696234aad8eeae5914528918ae296953bb2648f543bd92a107a26b_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:87e5ec4a43696234aad8eeae5914528918ae296953bb2648f543bd92a107a26b_ppc64le"
},
"product_reference": "openshift4/ose-egress-router@sha256:87e5ec4a43696234aad8eeae5914528918ae296953bb2648f543bd92a107a26b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router@sha256:befb78614d49c800ce25970eae1fcffc79ca94a5875c7bbe654bc28a986f66c8_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:befb78614d49c800ce25970eae1fcffc79ca94a5875c7bbe654bc28a986f66c8_arm64"
},
"product_reference": "openshift4/ose-egress-router@sha256:befb78614d49c800ce25970eae1fcffc79ca94a5875c7bbe654bc28a986f66c8_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router@sha256:f0b00c59dc9e2867fb7be71b5a40fc924f6f0214427f499116f8abcb3801da01_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:f0b00c59dc9e2867fb7be71b5a40fc924f6f0214427f499116f8abcb3801da01_s390x"
},
"product_reference": "openshift4/ose-egress-router@sha256:f0b00c59dc9e2867fb7be71b5a40fc924f6f0214427f499116f8abcb3801da01_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router@sha256:f2222b3e8c77e1074051e24fcfb4c46adeb7773e84f12a6ac0f8350332e10c91_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:f2222b3e8c77e1074051e24fcfb4c46adeb7773e84f12a6ac0f8350332e10c91_amd64"
},
"product_reference": "openshift4/ose-egress-router@sha256:f2222b3e8c77e1074051e24fcfb4c46adeb7773e84f12a6ac0f8350332e10c91_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:6a98c7fd2c2745f252d95fc6015486fc6c850583452d161e3eafb38c9505f076_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:6a98c7fd2c2745f252d95fc6015486fc6c850583452d161e3eafb38c9505f076_ppc64le"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:6a98c7fd2c2745f252d95fc6015486fc6c850583452d161e3eafb38c9505f076_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:6b6639c869af674477e7318890c421e1c8d8c4c1f9a05523132f2e36fa896176_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:6b6639c869af674477e7318890c421e1c8d8c4c1f9a05523132f2e36fa896176_amd64"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:6b6639c869af674477e7318890c421e1c8d8c4c1f9a05523132f2e36fa896176_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c9f9ad1dbbacb5e21c45dfa3e5a784a79caaffd37fcb18a482e634bb3c76a0fc_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c9f9ad1dbbacb5e21c45dfa3e5a784a79caaffd37fcb18a482e634bb3c76a0fc_arm64"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c9f9ad1dbbacb5e21c45dfa3e5a784a79caaffd37fcb18a482e634bb3c76a0fc_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:27fa20848aa4d619538b735257b990712533490595c6328239e472b68803c057_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:27fa20848aa4d619538b735257b990712533490595c6328239e472b68803c057_amd64"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:27fa20848aa4d619538b735257b990712533490595c6328239e472b68803c057_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:55a6475db38c7ea9281ddb0c24017c3fc97ab766ec67de67153a6af160124ec9_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:55a6475db38c7ea9281ddb0c24017c3fc97ab766ec67de67153a6af160124ec9_arm64"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:55a6475db38c7ea9281ddb0c24017c3fc97ab766ec67de67153a6af160124ec9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:e0c5e2a34179e7a0410b8b605662c38eb2c8d39f0d071cafd31058e4258d7ef7_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:e0c5e2a34179e7a0410b8b605662c38eb2c8d39f0d071cafd31058e4258d7ef7_ppc64le"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:e0c5e2a34179e7a0410b8b605662c38eb2c8d39f0d071cafd31058e4258d7ef7_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-operator@sha256:03f4d49a819f2147a62c047a7e7464e1e3ae1ecc42d92ed19c6bc4ddb0bc9490_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:03f4d49a819f2147a62c047a7e7464e1e3ae1ecc42d92ed19c6bc4ddb0bc9490_amd64"
},
"product_reference": "openshift4/ose-helm-operator@sha256:03f4d49a819f2147a62c047a7e7464e1e3ae1ecc42d92ed19c6bc4ddb0bc9490_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-operator@sha256:2663f066dcfa00b13c5d940fa79e785afc19607c4a3c13dc7c255edf66fde3ca_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:2663f066dcfa00b13c5d940fa79e785afc19607c4a3c13dc7c255edf66fde3ca_ppc64le"
},
"product_reference": "openshift4/ose-helm-operator@sha256:2663f066dcfa00b13c5d940fa79e785afc19607c4a3c13dc7c255edf66fde3ca_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-operator@sha256:c1fa20eae68ac4896ee8567b75cf5ecc02a6c5a67cf769ba49af46485ba5f39c_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:c1fa20eae68ac4896ee8567b75cf5ecc02a6c5a67cf769ba49af46485ba5f39c_arm64"
},
"product_reference": "openshift4/ose-helm-operator@sha256:c1fa20eae68ac4896ee8567b75cf5ecc02a6c5a67cf769ba49af46485ba5f39c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-operator@sha256:fd81da5b5f89364455882678221479055ddf38033c8227d2b9dfca35944c0404_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:fd81da5b5f89364455882678221479055ddf38033c8227d2b9dfca35944c0404_s390x"
},
"product_reference": "openshift4/ose-helm-operator@sha256:fd81da5b5f89364455882678221479055ddf38033c8227d2b9dfca35944c0404_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:2fb2a4a3779246b34b4ac6bffc9d443463e8da03e39af758106a9c79b9159fdb_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:2fb2a4a3779246b34b4ac6bffc9d443463e8da03e39af758106a9c79b9159fdb_amd64"
},
"product_reference": "openshift4/ose-operator-sdk-rhel8@sha256:2fb2a4a3779246b34b4ac6bffc9d443463e8da03e39af758106a9c79b9159fdb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:415230a20864dc0fdb3823ff8ba2db3f074fbf1b456179ef0ed0fd1adf7f394d_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:415230a20864dc0fdb3823ff8ba2db3f074fbf1b456179ef0ed0fd1adf7f394d_s390x"
},
"product_reference": "openshift4/ose-operator-sdk-rhel8@sha256:415230a20864dc0fdb3823ff8ba2db3f074fbf1b456179ef0ed0fd1adf7f394d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:4ecb6c1bccbe8ca3822637f7546b1469e5d216c3541fcb7c58c6374e14f043d9_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:4ecb6c1bccbe8ca3822637f7546b1469e5d216c3541fcb7c58c6374e14f043d9_arm64"
},
"product_reference": "openshift4/ose-operator-sdk-rhel8@sha256:4ecb6c1bccbe8ca3822637f7546b1469e5d216c3541fcb7c58c6374e14f043d9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:b9e5ad1d3350fe804f8eec310832b9ca33fde1abcd346f0564a9a74661b6291d_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:b9e5ad1d3350fe804f8eec310832b9ca33fde1abcd346f0564a9a74661b6291d_ppc64le"
},
"product_reference": "openshift4/ose-operator-sdk-rhel8@sha256:b9e5ad1d3350fe804f8eec310832b9ca33fde1abcd346f0564a9a74661b6291d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:41bc4beb9699821254e930b6bf917aee7ac7e3dd31a68a71cdf2dfa039a902a0_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:41bc4beb9699821254e930b6bf917aee7ac7e3dd31a68a71cdf2dfa039a902a0_ppc64le"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:41bc4beb9699821254e930b6bf917aee7ac7e3dd31a68a71cdf2dfa039a902a0_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:43e38fc972cb0572e498cc5f8086f6e7c04ee70a83ac7e766cc98945f45ec108_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:43e38fc972cb0572e498cc5f8086f6e7c04ee70a83ac7e766cc98945f45ec108_amd64"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:43e38fc972cb0572e498cc5f8086f6e7c04ee70a83ac7e766cc98945f45ec108_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:aa678da1e2c600ee8eaf9c1c88317047681fd0384dade57c1b136fd1091207fa_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:aa678da1e2c600ee8eaf9c1c88317047681fd0384dade57c1b136fd1091207fa_s390x"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:aa678da1e2c600ee8eaf9c1c88317047681fd0384dade57c1b136fd1091207fa_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:d1978807d28a0edac40bb76a69e45acd649a6ffdec77f0846077d3d652449667_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:d1978807d28a0edac40bb76a69e45acd649a6ffdec77f0846077d3d652449667_arm64"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:d1978807d28a0edac40bb76a69e45acd649a6ffdec77f0846077d3d652449667_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:0040e0b22c9d4efdf997455862344dfc777fcd0474fc52f10a2a0172a2d68767_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:0040e0b22c9d4efdf997455862344dfc777fcd0474fc52f10a2a0172a2d68767_ppc64le"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:0040e0b22c9d4efdf997455862344dfc777fcd0474fc52f10a2a0172a2d68767_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:10d56e9547e15b8b900c888f5b9ac9ddac033e9c3837cfe812595e4563625107_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:10d56e9547e15b8b900c888f5b9ac9ddac033e9c3837cfe812595e4563625107_s390x"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:10d56e9547e15b8b900c888f5b9ac9ddac033e9c3837cfe812595e4563625107_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:1d0d691161709d24ad6bf141e64f4a93179568fbedb83c6ade754be4c3c476c2_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:1d0d691161709d24ad6bf141e64f4a93179568fbedb83c6ade754be4c3c476c2_arm64"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:1d0d691161709d24ad6bf141e64f4a93179568fbedb83c6ade754be4c3c476c2_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:34a35f99757d66d08fd478fba745d01cff6069836276af63defe81a411d0c9ae_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:34a35f99757d66d08fd478fba745d01cff6069836276af63defe81a411d0c9ae_amd64"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:34a35f99757d66d08fd478fba745d01cff6069836276af63defe81a411d0c9ae_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:24bf8cf9f6920bd135de0cfff7e2c0b963e92ad710266ecba1e08732a3ead525_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:24bf8cf9f6920bd135de0cfff7e2c0b963e92ad710266ecba1e08732a3ead525_ppc64le"
},
"product_reference": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:24bf8cf9f6920bd135de0cfff7e2c0b963e92ad710266ecba1e08732a3ead525_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:8e45064ee50c00eb179932cefb38bfcb1a1b4f2291ce82adf85aaff99cbbed7b_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:8e45064ee50c00eb179932cefb38bfcb1a1b4f2291ce82adf85aaff99cbbed7b_s390x"
},
"product_reference": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:8e45064ee50c00eb179932cefb38bfcb1a1b4f2291ce82adf85aaff99cbbed7b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:aa9968cb88bfab824ed6bfea6b83c9b46e175cc50643cf0a43f3f36a2ea48fb1_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:aa9968cb88bfab824ed6bfea6b83c9b46e175cc50643cf0a43f3f36a2ea48fb1_arm64"
},
"product_reference": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:aa9968cb88bfab824ed6bfea6b83c9b46e175cc50643cf0a43f3f36a2ea48fb1_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:ce40e4d950fc50c0ee9018080d7d474d94e92388be8a24f18015d4b2e0b5d43b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:ce40e4d950fc50c0ee9018080d7d474d94e92388be8a24f18015d4b2e0b5d43b_amd64"
},
"product_reference": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:ce40e4d950fc50c0ee9018080d7d474d94e92388be8a24f18015d4b2e0b5d43b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:36cefbca6ad545b01f30cd27bbcf49e52c70e1b6fe4b6e34713aed1764e7f911_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:36cefbca6ad545b01f30cd27bbcf49e52c70e1b6fe4b6e34713aed1764e7f911_arm64"
},
"product_reference": "openshift4/ptp-must-gather-rhel8@sha256:36cefbca6ad545b01f30cd27bbcf49e52c70e1b6fe4b6e34713aed1764e7f911_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:3708cb9d4d122dc9b8d927977c8fd004ef10d7a2598287d6cded54bff8ef344e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:3708cb9d4d122dc9b8d927977c8fd004ef10d7a2598287d6cded54bff8ef344e_amd64"
},
"product_reference": "openshift4/ptp-must-gather-rhel8@sha256:3708cb9d4d122dc9b8d927977c8fd004ef10d7a2598287d6cded54bff8ef344e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:5f3c4b2b1315707903b2b00d458bbe4481569e136123785adfff0a91de8a4f98_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:5f3c4b2b1315707903b2b00d458bbe4481569e136123785adfff0a91de8a4f98_ppc64le"
},
"product_reference": "openshift4/ptp-must-gather-rhel8@sha256:5f3c4b2b1315707903b2b00d458bbe4481569e136123785adfff0a91de8a4f98_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/frr-rhel9@sha256:04c7dafc2d494c489275af973aa780332c265b452a53c948afcf1252db244931_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:04c7dafc2d494c489275af973aa780332c265b452a53c948afcf1252db244931_s390x"
},
"product_reference": "openshift4/frr-rhel9@sha256:04c7dafc2d494c489275af973aa780332c265b452a53c948afcf1252db244931_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/frr-rhel9@sha256:a3187bdc70764023495ca24566efa07c5398ac5606517fd7c96f5078a6f433dd_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:a3187bdc70764023495ca24566efa07c5398ac5606517fd7c96f5078a6f433dd_amd64"
},
"product_reference": "openshift4/frr-rhel9@sha256:a3187bdc70764023495ca24566efa07c5398ac5606517fd7c96f5078a6f433dd_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/frr-rhel9@sha256:bf1d7dd3d5fa5122fcf60f9a853af1b4fca9e8abd4ebff3c98c2de055e3c282c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:bf1d7dd3d5fa5122fcf60f9a853af1b4fca9e8abd4ebff3c98c2de055e3c282c_ppc64le"
},
"product_reference": "openshift4/frr-rhel9@sha256:bf1d7dd3d5fa5122fcf60f9a853af1b4fca9e8abd4ebff3c98c2de055e3c282c_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/frr-rhel9@sha256:e079c13a2b2991816f813576dd520752e6f24ccb15ee81093117b5cce256e78a_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:e079c13a2b2991816f813576dd520752e6f24ccb15ee81093117b5cce256e78a_arm64"
},
"product_reference": "openshift4/frr-rhel9@sha256:e079c13a2b2991816f813576dd520752e6f24ccb15ee81093117b5cce256e78a_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:10d54e054e9f2ae18dc234709cceed0eceaff4fcbc20af23cf5ce32219c0802e_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:10d54e054e9f2ae18dc234709cceed0eceaff4fcbc20af23cf5ce32219c0802e_arm64"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9-operator@sha256:10d54e054e9f2ae18dc234709cceed0eceaff4fcbc20af23cf5ce32219c0802e_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:d808354a91138ab147f8bae3bb14278a536d1d3e63b1db0a5102881e7245cd98_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:d808354a91138ab147f8bae3bb14278a536d1d3e63b1db0a5102881e7245cd98_amd64"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9-operator@sha256:d808354a91138ab147f8bae3bb14278a536d1d3e63b1db0a5102881e7245cd98_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:dec7a2b80707a32b83de987752c7a1220a6f00aa9c7694facd330c3605217b69_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:dec7a2b80707a32b83de987752c7a1220a6f00aa9c7694facd330c3605217b69_s390x"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9-operator@sha256:dec7a2b80707a32b83de987752c7a1220a6f00aa9c7694facd330c3605217b69_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:e11386c9c21fd0944728e92865ea7eb1fc71fcef8444d9072656a6b048de6851_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:e11386c9c21fd0944728e92865ea7eb1fc71fcef8444d9072656a6b048de6851_ppc64le"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9-operator@sha256:e11386c9c21fd0944728e92865ea7eb1fc71fcef8444d9072656a6b048de6851_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:5ff636e04b3ad0de26c738f4f78fd081be95dca6844eac966888c4a9e1e0c19b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:5ff636e04b3ad0de26c738f4f78fd081be95dca6844eac966888c4a9e1e0c19b_amd64"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9@sha256:5ff636e04b3ad0de26c738f4f78fd081be95dca6844eac966888c4a9e1e0c19b_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:9173ec564cf71d136995cf6689e2b8a795c732d6bc60c4c077fd79d80a47b289_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:9173ec564cf71d136995cf6689e2b8a795c732d6bc60c4c077fd79d80a47b289_arm64"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9@sha256:9173ec564cf71d136995cf6689e2b8a795c732d6bc60c4c077fd79d80a47b289_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:cda327df6e5bdf26b95352080af89a3a894271506ba169c751b128453f62c703_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:cda327df6e5bdf26b95352080af89a3a894271506ba169c751b128453f62c703_s390x"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9@sha256:cda327df6e5bdf26b95352080af89a3a894271506ba169c751b128453f62c703_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:d537c47df6df89d96d1fc9951c7802b9312bee643c541bfefd8505be16cb71bc_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:d537c47df6df89d96d1fc9951c7802b9312bee643c541bfefd8505be16cb71bc_ppc64le"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9@sha256:d537c47df6df89d96d1fc9951c7802b9312bee643c541bfefd8505be16cb71bc_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:2e11d28b784f9a5ddd5468f3c1d37cff3a2e418df5b522c56f1275235c7be2fd_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:2e11d28b784f9a5ddd5468f3c1d37cff3a2e418df5b522c56f1275235c7be2fd_arm64"
},
"product_reference": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:2e11d28b784f9a5ddd5468f3c1d37cff3a2e418df5b522c56f1275235c7be2fd_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:72532ee84214d1d02457666afef3e2a6fb6533630e7686c46cbde8a62233ead0_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:72532ee84214d1d02457666afef3e2a6fb6533630e7686c46cbde8a62233ead0_amd64"
},
"product_reference": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:72532ee84214d1d02457666afef3e2a6fb6533630e7686c46cbde8a62233ead0_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:7751d756af3897f23152def2bb538b39ac881c4cc761789579a6c0f02d873548_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:7751d756af3897f23152def2bb538b39ac881c4cc761789579a6c0f02d873548_s390x"
},
"product_reference": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:7751d756af3897f23152def2bb538b39ac881c4cc761789579a6c0f02d873548_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:91ad5abac03b36f291153f5b8cc23cf0f5b136594dfb479562b73679f812867c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:91ad5abac03b36f291153f5b8cc23cf0f5b136594dfb479562b73679f812867c_ppc64le"
},
"product_reference": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:91ad5abac03b36f291153f5b8cc23cf0f5b136594dfb479562b73679f812867c_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9-operator@sha256:00e6c48517286d03959134ca0d417c80c12bce02f203fb62f46f0160f1422e7a_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:00e6c48517286d03959134ca0d417c80c12bce02f203fb62f46f0160f1422e7a_amd64"
},
"product_reference": "openshift4/metallb-rhel9-operator@sha256:00e6c48517286d03959134ca0d417c80c12bce02f203fb62f46f0160f1422e7a_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9-operator@sha256:972c92cc3d54ebb18d729ffde9d12619f9c5819df1543018d79193afdc896fd8_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:972c92cc3d54ebb18d729ffde9d12619f9c5819df1543018d79193afdc896fd8_arm64"
},
"product_reference": "openshift4/metallb-rhel9-operator@sha256:972c92cc3d54ebb18d729ffde9d12619f9c5819df1543018d79193afdc896fd8_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9-operator@sha256:9d08ab7941331c6c04dd8a8baf6ad5bafdfcbc23ad7d1dbedd5cb511fea2ecbb_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:9d08ab7941331c6c04dd8a8baf6ad5bafdfcbc23ad7d1dbedd5cb511fea2ecbb_ppc64le"
},
"product_reference": "openshift4/metallb-rhel9-operator@sha256:9d08ab7941331c6c04dd8a8baf6ad5bafdfcbc23ad7d1dbedd5cb511fea2ecbb_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9-operator@sha256:e49bd5e5638de8282523ecffd7bf4d71f949174915337854b8a80725b621cece_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:e49bd5e5638de8282523ecffd7bf4d71f949174915337854b8a80725b621cece_s390x"
},
"product_reference": "openshift4/metallb-rhel9-operator@sha256:e49bd5e5638de8282523ecffd7bf4d71f949174915337854b8a80725b621cece_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9@sha256:1917a5ba1f5b80a66a244e87bf779c2e7c8c35bd1de29764fec1532b9aba5a52_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:1917a5ba1f5b80a66a244e87bf779c2e7c8c35bd1de29764fec1532b9aba5a52_arm64"
},
"product_reference": "openshift4/metallb-rhel9@sha256:1917a5ba1f5b80a66a244e87bf779c2e7c8c35bd1de29764fec1532b9aba5a52_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9@sha256:2294ac04ec82334db313e00dbd2928ea32ad4ae8d78d68f018a66abbcbb3a059_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:2294ac04ec82334db313e00dbd2928ea32ad4ae8d78d68f018a66abbcbb3a059_s390x"
},
"product_reference": "openshift4/metallb-rhel9@sha256:2294ac04ec82334db313e00dbd2928ea32ad4ae8d78d68f018a66abbcbb3a059_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9@sha256:54293665a36604199a30b45649db65af7db4e2fd63ae7b74f9ea0893da5c214c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:54293665a36604199a30b45649db65af7db4e2fd63ae7b74f9ea0893da5c214c_ppc64le"
},
"product_reference": "openshift4/metallb-rhel9@sha256:54293665a36604199a30b45649db65af7db4e2fd63ae7b74f9ea0893da5c214c_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9@sha256:70ac3be5fb93b67d9c3e8eea277acf52f0a8e71eee33ecf992565ce106308dea_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:70ac3be5fb93b67d9c3e8eea277acf52f0a8e71eee33ecf992565ce106308dea_amd64"
},
"product_reference": "openshift4/metallb-rhel9@sha256:70ac3be5fb93b67d9c3e8eea277acf52f0a8e71eee33ecf992565ce106308dea_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:4146b143ce1d5bb88b0a20e85be37c2c7b5656dfaca18c9b905e2c87b4acd74e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:4146b143ce1d5bb88b0a20e85be37c2c7b5656dfaca18c9b905e2c87b4acd74e_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:4146b143ce1d5bb88b0a20e85be37c2c7b5656dfaca18c9b905e2c87b4acd74e_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7230bbfa86e81e29f436547d903c94459ae84bbf12d0a2e8ca459c079506f07e_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7230bbfa86e81e29f436547d903c94459ae84bbf12d0a2e8ca459c079506f07e_s390x"
},
"product_reference": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7230bbfa86e81e29f436547d903c94459ae84bbf12d0a2e8ca459c079506f07e_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a478b28e696f203fc6f7b55e85f34d9c475e8dbe17c398885543301d9e626bfa_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a478b28e696f203fc6f7b55e85f34d9c475e8dbe17c398885543301d9e626bfa_arm64"
},
"product_reference": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a478b28e696f203fc6f7b55e85f34d9c475e8dbe17c398885543301d9e626bfa_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:d43a6e97832e21c4f50695fecf0a232be59207ffa136c136e31361450293fe1a_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:d43a6e97832e21c4f50695fecf0a232be59207ffa136c136e31361450293fe1a_amd64"
},
"product_reference": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:d43a6e97832e21c4f50695fecf0a232be59207ffa136c136e31361450293fe1a_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:05f131ccf70b2fb6c7f9ad1e81b4dab4e56a47026d2586b96ca23d5c4874c77a_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:05f131ccf70b2fb6c7f9ad1e81b4dab4e56a47026d2586b96ca23d5c4874c77a_amd64"
},
"product_reference": "openshift4/ose-cloud-event-proxy-rhel9@sha256:05f131ccf70b2fb6c7f9ad1e81b4dab4e56a47026d2586b96ca23d5c4874c77a_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:0a1363af6bae80c8a0bf7b5dee7c7abbec8e96ef4f7c53a1b525c4d2f069b6b7_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:0a1363af6bae80c8a0bf7b5dee7c7abbec8e96ef4f7c53a1b525c4d2f069b6b7_ppc64le"
},
"product_reference": "openshift4/ose-cloud-event-proxy-rhel9@sha256:0a1363af6bae80c8a0bf7b5dee7c7abbec8e96ef4f7c53a1b525c4d2f069b6b7_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:6d782b739239962cae63eef06ac5efc1dfd7f566fc5cf5b3424f2859f94c9ab7_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:6d782b739239962cae63eef06ac5efc1dfd7f566fc5cf5b3424f2859f94c9ab7_arm64"
},
"product_reference": "openshift4/ose-cloud-event-proxy-rhel9@sha256:6d782b739239962cae63eef06ac5efc1dfd7f566fc5cf5b3424f2859f94c9ab7_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:9d5041d8dd90ad48361f3bb368bae2d603fa9ece005a2e60b642d793afa56a15_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:9d5041d8dd90ad48361f3bb368bae2d603fa9ece005a2e60b642d793afa56a15_ppc64le"
},
"product_reference": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:9d5041d8dd90ad48361f3bb368bae2d603fa9ece005a2e60b642d793afa56a15_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:a9ad64d4a4128a29b4b904c5838877189fef4d92f45552067d55a5868848a04d_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:a9ad64d4a4128a29b4b904c5838877189fef4d92f45552067d55a5868848a04d_amd64"
},
"product_reference": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:a9ad64d4a4128a29b4b904c5838877189fef4d92f45552067d55a5868848a04d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:af7dbc470488203ec69a14b262d889c97d70e42a640329277797241a028589d6_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:af7dbc470488203ec69a14b262d889c97d70e42a640329277797241a028589d6_arm64"
},
"product_reference": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:af7dbc470488203ec69a14b262d889c97d70e42a640329277797241a028589d6_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:eb613a2f36759077002fe32f2130504ae111b93b3f949636cc9a53263993d15c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:eb613a2f36759077002fe32f2130504ae111b93b3f949636cc9a53263993d15c_s390x"
},
"product_reference": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:eb613a2f36759077002fe32f2130504ae111b93b3f949636cc9a53263993d15c_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:641c6eb11752444bdcd8c1cc4831535396258bc298cb03d28d169a892d0a9228_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:641c6eb11752444bdcd8c1cc4831535396258bc298cb03d28d169a892d0a9228_arm64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:641c6eb11752444bdcd8c1cc4831535396258bc298cb03d28d169a892d0a9228_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:6eced0a55d029d50d4d85a78a78bc5326f984f97cf187b9bcde706e6fbd211cd_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:6eced0a55d029d50d4d85a78a78bc5326f984f97cf187b9bcde706e6fbd211cd_amd64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:6eced0a55d029d50d4d85a78a78bc5326f984f97cf187b9bcde706e6fbd211cd_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e39c4d1008724cea44b6c711b5f7d92dbbfbfa55430573108a591bff83e6749_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e39c4d1008724cea44b6c711b5f7d92dbbfbfa55430573108a591bff83e6749_s390x"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e39c4d1008724cea44b6c711b5f7d92dbbfbfa55430573108a591bff83e6749_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d50047a2d2a7721e86075f056b4eb397c735faf2e9d3ee2ff590569a88d8167e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d50047a2d2a7721e86075f056b4eb397c735faf2e9d3ee2ff590569a88d8167e_ppc64le"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d50047a2d2a7721e86075f056b4eb397c735faf2e9d3ee2ff590569a88d8167e_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:2d480271b8d56d3e3348fd931a679c628f58a8aef68f12003fae08f7affd5f95_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:2d480271b8d56d3e3348fd931a679c628f58a8aef68f12003fae08f7affd5f95_amd64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9@sha256:2d480271b8d56d3e3348fd931a679c628f58a8aef68f12003fae08f7affd5f95_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:94c321591ad6609bb14336946718ce9bb2d5aa1c68eac9d1a1494fddd4963897_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:94c321591ad6609bb14336946718ce9bb2d5aa1c68eac9d1a1494fddd4963897_s390x"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9@sha256:94c321591ad6609bb14336946718ce9bb2d5aa1c68eac9d1a1494fddd4963897_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:b1095875ab9f038485a4b3be01a2ea8c8dcecbaf7b8dbe99dd6020529d679f72_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:b1095875ab9f038485a4b3be01a2ea8c8dcecbaf7b8dbe99dd6020529d679f72_arm64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9@sha256:b1095875ab9f038485a4b3be01a2ea8c8dcecbaf7b8dbe99dd6020529d679f72_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:c639cceae141f2db933540780c67a82af5ee732b45a111169c8b3dc211d422c8_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:c639cceae141f2db933540780c67a82af5ee732b45a111169c8b3dc211d422c8_ppc64le"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9@sha256:c639cceae141f2db933540780c67a82af5ee732b45a111169c8b3dc211d422c8_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:29d470cd5de87c4ef10cc28b6580455eeb53afcdcffc987547fe3bf95938d8dd_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:29d470cd5de87c4ef10cc28b6580455eeb53afcdcffc987547fe3bf95938d8dd_ppc64le"
},
"product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:29d470cd5de87c4ef10cc28b6580455eeb53afcdcffc987547fe3bf95938d8dd_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2ce1746cce6fb54247d3418a08a43c868e505f289a2730c373198f46cf576d90_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2ce1746cce6fb54247d3418a08a43c868e505f289a2730c373198f46cf576d90_s390x"
},
"product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2ce1746cce6fb54247d3418a08a43c868e505f289a2730c373198f46cf576d90_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:cd3e10c689e32993df2deef39bd6697ce6bb5f690aaa77e473abe1c3249be244_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:cd3e10c689e32993df2deef39bd6697ce6bb5f690aaa77e473abe1c3249be244_amd64"
},
"product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:cd3e10c689e32993df2deef39bd6697ce6bb5f690aaa77e473abe1c3249be244_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fca0029b68345437ad83b39ecbaad363fb933f622e8170df13db66c16711dc89_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fca0029b68345437ad83b39ecbaad363fb933f622e8170df13db66c16711dc89_arm64"
},
"product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fca0029b68345437ad83b39ecbaad363fb933f622e8170df13db66c16711dc89_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:00d3dba91b5887b16b03565d2c887c013413b3daf80dcbe1c6b9ff7f1bfb2b31_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:00d3dba91b5887b16b03565d2c887c013413b3daf80dcbe1c6b9ff7f1bfb2b31_amd64"
},
"product_reference": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:00d3dba91b5887b16b03565d2c887c013413b3daf80dcbe1c6b9ff7f1bfb2b31_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:8d1b70cbb22fb6c98c207e4e889e14a6fef161c4e127af0c60c3af50f6bf3ed5_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:8d1b70cbb22fb6c98c207e4e889e14a6fef161c4e127af0c60c3af50f6bf3ed5_s390x"
},
"product_reference": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:8d1b70cbb22fb6c98c207e4e889e14a6fef161c4e127af0c60c3af50f6bf3ed5_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:9baa189cf91302914f74f5df634542e574677a084eb6fa08e326937ec637d66e_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:9baa189cf91302914f74f5df634542e574677a084eb6fa08e326937ec637d66e_arm64"
},
"product_reference": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:9baa189cf91302914f74f5df634542e574677a084eb6fa08e326937ec637d66e_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:df171382926f8f6ab3c40abf50d19657b943deb34b14c31abfcfa26671978426_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:df171382926f8f6ab3c40abf50d19657b943deb34b14c31abfcfa26671978426_ppc64le"
},
"product_reference": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:df171382926f8f6ab3c40abf50d19657b943deb34b14c31abfcfa26671978426_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:9a611af46d638737dfa68bd4d49f5b29188b2ba4a3c945d5887c9f13ad6115e1_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:9a611af46d638737dfa68bd4d49f5b29188b2ba4a3c945d5887c9f13ad6115e1_ppc64le"
},
"product_reference": "openshift4/ose-local-storage-mustgather-rhel9@sha256:9a611af46d638737dfa68bd4d49f5b29188b2ba4a3c945d5887c9f13ad6115e1_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:b38800e91fd32bb38b18566e04db8646600d031d80da4429a60599ebc5460457_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:b38800e91fd32bb38b18566e04db8646600d031d80da4429a60599ebc5460457_s390x"
},
"product_reference": "openshift4/ose-local-storage-mustgather-rhel9@sha256:b38800e91fd32bb38b18566e04db8646600d031d80da4429a60599ebc5460457_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:d947e063a83c024b491c6b19050c4cdd99f397e794fbfd4e9b3eafbe231e7775_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:d947e063a83c024b491c6b19050c4cdd99f397e794fbfd4e9b3eafbe231e7775_amd64"
},
"product_reference": "openshift4/ose-local-storage-mustgather-rhel9@sha256:d947e063a83c024b491c6b19050c4cdd99f397e794fbfd4e9b3eafbe231e7775_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:f9efef00212b790f49f48567babc55d8053731e4438301fce1d2339240e45b0c_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:f9efef00212b790f49f48567babc55d8053731e4438301fce1d2339240e45b0c_arm64"
},
"product_reference": "openshift4/ose-local-storage-mustgather-rhel9@sha256:f9efef00212b790f49f48567babc55d8053731e4438301fce1d2339240e45b0c_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:40323afb89300eb91488346e12e8a541e16bfab980c7721f53d8c49ea516d8d1_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:40323afb89300eb91488346e12e8a541e16bfab980c7721f53d8c49ea516d8d1_arm64"
},
"product_reference": "openshift4/ose-local-storage-rhel9-operator@sha256:40323afb89300eb91488346e12e8a541e16bfab980c7721f53d8c49ea516d8d1_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:7470c26f1666830ebc9f3a45428d38d60883adf0f0ae00921f7baf136d852277_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:7470c26f1666830ebc9f3a45428d38d60883adf0f0ae00921f7baf136d852277_amd64"
},
"product_reference": "openshift4/ose-local-storage-rhel9-operator@sha256:7470c26f1666830ebc9f3a45428d38d60883adf0f0ae00921f7baf136d852277_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:c60273875e5fe0e4c6f1c89c1948cbbed3b193c12ea37f754a5c9e5d750f72c9_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:c60273875e5fe0e4c6f1c89c1948cbbed3b193c12ea37f754a5c9e5d750f72c9_ppc64le"
},
"product_reference": "openshift4/ose-local-storage-rhel9-operator@sha256:c60273875e5fe0e4c6f1c89c1948cbbed3b193c12ea37f754a5c9e5d750f72c9_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:e14858c2e93bedc6267a3715650f22b236dd23e04da831134ed95285c2f63a5c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:e14858c2e93bedc6267a3715650f22b236dd23e04da831134ed95285c2f63a5c_s390x"
},
"product_reference": "openshift4/ose-local-storage-rhel9-operator@sha256:e14858c2e93bedc6267a3715650f22b236dd23e04da831134ed95285c2f63a5c_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:1069eecaf473d72cfa7144af27be5cc0f7f05317be80ad7e28ea5337bc3ef1e9_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:1069eecaf473d72cfa7144af27be5cc0f7f05317be80ad7e28ea5337bc3ef1e9_arm64"
},
"product_reference": "openshift4/ose-node-feature-discovery-rhel9@sha256:1069eecaf473d72cfa7144af27be5cc0f7f05317be80ad7e28ea5337bc3ef1e9_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:5a921e3276a7406a2cc11543eea0751a168ec1231fbf5cca62af9c5620c694f6_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:5a921e3276a7406a2cc11543eea0751a168ec1231fbf5cca62af9c5620c694f6_s390x"
},
"product_reference": "openshift4/ose-node-feature-discovery-rhel9@sha256:5a921e3276a7406a2cc11543eea0751a168ec1231fbf5cca62af9c5620c694f6_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:add496223262b8ae6b62aea1bb2382a4ab2428d4ae951a24483b87b42b8d3660_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:add496223262b8ae6b62aea1bb2382a4ab2428d4ae951a24483b87b42b8d3660_ppc64le"
},
"product_reference": "openshift4/ose-node-feature-discovery-rhel9@sha256:add496223262b8ae6b62aea1bb2382a4ab2428d4ae951a24483b87b42b8d3660_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:be0b8ecec12e3fa0298f01bd53cc9785b7af9cdb32f6003e13078d3b6a2470e1_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:be0b8ecec12e3fa0298f01bd53cc9785b7af9cdb32f6003e13078d3b6a2470e1_amd64"
},
"product_reference": "openshift4/ose-node-feature-discovery-rhel9@sha256:be0b8ecec12e3fa0298f01bd53cc9785b7af9cdb32f6003e13078d3b6a2470e1_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-rhel9-operator@sha256:112434370ec1525c4bb424b5cfea4faba7b0f74c658584837648f8589cb32f68_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:112434370ec1525c4bb424b5cfea4faba7b0f74c658584837648f8589cb32f68_amd64"
},
"product_reference": "openshift4/ose-ptp-rhel9-operator@sha256:112434370ec1525c4bb424b5cfea4faba7b0f74c658584837648f8589cb32f68_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-rhel9-operator@sha256:2405cd618c1b6de418108f6612cbeae75349f6a20e17d9a4fd552eca0e4a6a3f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:2405cd618c1b6de418108f6612cbeae75349f6a20e17d9a4fd552eca0e4a6a3f_arm64"
},
"product_reference": "openshift4/ose-ptp-rhel9-operator@sha256:2405cd618c1b6de418108f6612cbeae75349f6a20e17d9a4fd552eca0e4a6a3f_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-rhel9-operator@sha256:82f1c0de321e0f23df5e90b2cde0750f884f10742856f1689d59423a5709b1c3_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:82f1c0de321e0f23df5e90b2cde0750f884f10742856f1689d59423a5709b1c3_ppc64le"
},
"product_reference": "openshift4/ose-ptp-rhel9-operator@sha256:82f1c0de321e0f23df5e90b2cde0750f884f10742856f1689d59423a5709b1c3_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-rhel9@sha256:05ff31eca42b826c60b731c14ec5bdab98e1da5d3b7231a89ddc2534c8fcdc68_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:05ff31eca42b826c60b731c14ec5bdab98e1da5d3b7231a89ddc2534c8fcdc68_arm64"
},
"product_reference": "openshift4/ose-ptp-rhel9@sha256:05ff31eca42b826c60b731c14ec5bdab98e1da5d3b7231a89ddc2534c8fcdc68_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-rhel9@sha256:0cac10b6f9915a926ca72f4df53a12229f6a1e35f40328113466734598c8bc7c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:0cac10b6f9915a926ca72f4df53a12229f6a1e35f40328113466734598c8bc7c_amd64"
},
"product_reference": "openshift4/ose-ptp-rhel9@sha256:0cac10b6f9915a926ca72f4df53a12229f6a1e35f40328113466734598c8bc7c_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-rhel9@sha256:81ed0fd1c6c9d8eb73a51d923e7f4a74f556c20077f46c80f9beba60975c4d3c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:81ed0fd1c6c9d8eb73a51d923e7f4a74f556c20077f46c80f9beba60975c4d3c_ppc64le"
},
"product_reference": "openshift4/ose-ptp-rhel9@sha256:81ed0fd1c6c9d8eb73a51d923e7f4a74f556c20077f46c80f9beba60975c4d3c_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e80bf8e2e52c1779b705ab93b42ed435d92ad02072046d719b699ead210e37a9_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e80bf8e2e52c1779b705ab93b42ed435d92ad02072046d719b699ead210e37a9_amd64"
},
"product_reference": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e80bf8e2e52c1779b705ab93b42ed435d92ad02072046d719b699ead210e37a9_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ec90e9a70bce871b131ff09a84a611b1b08f7d37804280716217236159c5663f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ec90e9a70bce871b131ff09a84a611b1b08f7d37804280716217236159c5663f_ppc64le"
},
"product_reference": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ec90e9a70bce871b131ff09a84a611b1b08f7d37804280716217236159c5663f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fcef1b83951bcb7ca93356b47f74b36f41ba40a1db1f1fac340d41ed37213843_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fcef1b83951bcb7ca93356b47f74b36f41ba40a1db1f1fac340d41ed37213843_arm64"
},
"product_reference": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fcef1b83951bcb7ca93356b47f74b36f41ba40a1db1f1fac340d41ed37213843_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:07247c90678111c8ce754f378de1bc454d4db68af2dca0b335b9508a3d88b927_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:07247c90678111c8ce754f378de1bc454d4db68af2dca0b335b9508a3d88b927_ppc64le"
},
"product_reference": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:07247c90678111c8ce754f378de1bc454d4db68af2dca0b335b9508a3d88b927_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:18856f90bcbefd6c61cc19192bbe9568935dafd31f68a3c1a9f76718e792b5f5_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:18856f90bcbefd6c61cc19192bbe9568935dafd31f68a3c1a9f76718e792b5f5_arm64"
},
"product_reference": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:18856f90bcbefd6c61cc19192bbe9568935dafd31f68a3c1a9f76718e792b5f5_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47acbb56d654c2ec94997df9f78d43a2851dc11c7bd4ca08d886e59446e6108d_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47acbb56d654c2ec94997df9f78d43a2851dc11c7bd4ca08d886e59446e6108d_amd64"
},
"product_reference": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47acbb56d654c2ec94997df9f78d43a2851dc11c7bd4ca08d886e59446e6108d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:28524b48b4d9b1b25ed9037fce9ca9bce2a7ead10787af9b903ba1f6b6fdb37b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:28524b48b4d9b1b25ed9037fce9ca9bce2a7ead10787af9b903ba1f6b6fdb37b_arm64"
},
"product_reference": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:28524b48b4d9b1b25ed9037fce9ca9bce2a7ead10787af9b903ba1f6b6fdb37b_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4bc78ead9e5d505bfd0657933423863130ddeaa2e2f42ae3fe01ec2511067ef5_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4bc78ead9e5d505bfd0657933423863130ddeaa2e2f42ae3fe01ec2511067ef5_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4bc78ead9e5d505bfd0657933423863130ddeaa2e2f42ae3fe01ec2511067ef5_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:95ddbd849576f9ece56256381cfb763b4938f5d0b3ffc4003be996e776890f5a_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:95ddbd849576f9ece56256381cfb763b4938f5d0b3ffc4003be996e776890f5a_amd64"
},
"product_reference": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:95ddbd849576f9ece56256381cfb763b4938f5d0b3ffc4003be996e776890f5a_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2e77faafdc9ecfbbbbb820a052bd549d9ee6ca7f3b2fd18fd1cb588c63ecb5db_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2e77faafdc9ecfbbbbb820a052bd549d9ee6ca7f3b2fd18fd1cb588c63ecb5db_amd64"
},
"product_reference": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2e77faafdc9ecfbbbbb820a052bd549d9ee6ca7f3b2fd18fd1cb588c63ecb5db_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:31688e2cf0dd94fb62d1b048b7f023a7db12889590d67ce8434b71a437ce33a8_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:31688e2cf0dd94fb62d1b048b7f023a7db12889590d67ce8434b71a437ce33a8_arm64"
},
"product_reference": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:31688e2cf0dd94fb62d1b048b7f023a7db12889590d67ce8434b71a437ce33a8_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a91423608942b14c7b27be59076369ea04617da7a010f5b1e77e6dc450e41aa3_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a91423608942b14c7b27be59076369ea04617da7a010f5b1e77e6dc450e41aa3_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a91423608942b14c7b27be59076369ea04617da7a010f5b1e77e6dc450e41aa3_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:081be3cb678ddcb6a6e43182e1bb789595c80ba8a2d3f18a249c7b5efcad0937_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:081be3cb678ddcb6a6e43182e1bb789595c80ba8a2d3f18a249c7b5efcad0937_amd64"
},
"product_reference": "openshift4/ose-sriov-network-rhel9-operator@sha256:081be3cb678ddcb6a6e43182e1bb789595c80ba8a2d3f18a249c7b5efcad0937_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:a3a9a6e2a7ccb096fa227f86a41a8b9380e196974dd2cc320048c7b115ece891_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:a3a9a6e2a7ccb096fa227f86a41a8b9380e196974dd2cc320048c7b115ece891_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-rhel9-operator@sha256:a3a9a6e2a7ccb096fa227f86a41a8b9380e196974dd2cc320048c7b115ece891_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:b25c2ace4e2040bafb80db09c63b47f3bb5b16275c2985ed22146dfb6a51f8e3_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:b25c2ace4e2040bafb80db09c63b47f3bb5b16275c2985ed22146dfb6a51f8e3_arm64"
},
"product_reference": "openshift4/ose-sriov-network-rhel9-operator@sha256:b25c2ace4e2040bafb80db09c63b47f3bb5b16275c2985ed22146dfb6a51f8e3_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:943d7f55c9143cad9ea7438d21b2ffad05c13c9f3952d45ab45a3f51db42e408_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:943d7f55c9143cad9ea7438d21b2ffad05c13c9f3952d45ab45a3f51db42e408_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-webhook-rhel9@sha256:943d7f55c9143cad9ea7438d21b2ffad05c13c9f3952d45ab45a3f51db42e408_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:98352d466deb1eae2a68cfa49d7b89e00fee2872128bb011a841ea2086687a04_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:98352d466deb1eae2a68cfa49d7b89e00fee2872128bb011a841ea2086687a04_amd64"
},
"product_reference": "openshift4/ose-sriov-network-webhook-rhel9@sha256:98352d466deb1eae2a68cfa49d7b89e00fee2872128bb011a841ea2086687a04_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:b69031d2893003ff112a2a6aca93fc7f3e0b1cdab5cf47aa17608e9fd17967f4_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:b69031d2893003ff112a2a6aca93fc7f3e0b1cdab5cf47aa17608e9fd17967f4_arm64"
},
"product_reference": "openshift4/ose-sriov-network-webhook-rhel9@sha256:b69031d2893003ff112a2a6aca93fc7f3e0b1cdab5cf47aa17608e9fd17967f4_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1bb9ca4f822351f70e2b909e640250675aea63510d82caa195026d49292eb2ab_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1bb9ca4f822351f70e2b909e640250675aea63510d82caa195026d49292eb2ab_ppc64le"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1bb9ca4f822351f70e2b909e640250675aea63510d82caa195026d49292eb2ab_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:4ae9fe0705c8d2dad268e85d821fda314587a021069b2a26a8ed469e52a6478c_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:4ae9fe0705c8d2dad268e85d821fda314587a021069b2a26a8ed469e52a6478c_arm64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:4ae9fe0705c8d2dad268e85d821fda314587a021069b2a26a8ed469e52a6478c_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:66b5af4bc95e89c18ce7c2466588e8e10a3adc74e816b564709ad6944d7f6f00_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:66b5af4bc95e89c18ce7c2466588e8e10a3adc74e816b564709ad6944d7f6f00_amd64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:66b5af4bc95e89c18ce7c2466588e8e10a3adc74e816b564709ad6944d7f6f00_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f954a23db68b0a52a8ddb20feae561410eb000c1ba88ba5c312859cd9818405f_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f954a23db68b0a52a8ddb20feae561410eb000c1ba88ba5c312859cd9818405f_s390x"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f954a23db68b0a52a8ddb20feae561410eb000c1ba88ba5c312859cd9818405f_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:1383d8efab9dd48fd904d43d1354a87af577cc22013c01587746b472f0059dff_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:1383d8efab9dd48fd904d43d1354a87af577cc22013c01587746b472f0059dff_s390x"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:1383d8efab9dd48fd904d43d1354a87af577cc22013c01587746b472f0059dff_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:523d4cd8fcbf53088ea01ce7ed6a0b65ccf4b3bf7984c77726b5cfac1f84e1fc_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:523d4cd8fcbf53088ea01ce7ed6a0b65ccf4b3bf7984c77726b5cfac1f84e1fc_ppc64le"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:523d4cd8fcbf53088ea01ce7ed6a0b65ccf4b3bf7984c77726b5cfac1f84e1fc_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5716e811d892ebf60d17bb56591d32a48b73e89ead7023a86a58f8a17defc303_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5716e811d892ebf60d17bb56591d32a48b73e89ead7023a86a58f8a17defc303_arm64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5716e811d892ebf60d17bb56591d32a48b73e89ead7023a86a58f8a17defc303_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:beb574d2cade407c099a761ab85cf745dcb4dc886b56fd7bcdb8c3bd8bd3c999_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:beb574d2cade407c099a761ab85cf745dcb4dc886b56fd7bcdb8c3bd8bd3c999_amd64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:beb574d2cade407c099a761ab85cf745dcb4dc886b56fd7bcdb8c3bd8bd3c999_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/sriov-cni-rhel9@sha256:076ee82b9937f0850cfadacc65a4dbe938df759b17110db6c7a7e569352e4b9d_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:076ee82b9937f0850cfadacc65a4dbe938df759b17110db6c7a7e569352e4b9d_ppc64le"
},
"product_reference": "openshift4/sriov-cni-rhel9@sha256:076ee82b9937f0850cfadacc65a4dbe938df759b17110db6c7a7e569352e4b9d_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/sriov-cni-rhel9@sha256:4d1ad8d13e4cde96205a3959522d7e1dc6991684ad5feff1e6ba0b5a884135a1_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:4d1ad8d13e4cde96205a3959522d7e1dc6991684ad5feff1e6ba0b5a884135a1_arm64"
},
"product_reference": "openshift4/sriov-cni-rhel9@sha256:4d1ad8d13e4cde96205a3959522d7e1dc6991684ad5feff1e6ba0b5a884135a1_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/sriov-cni-rhel9@sha256:7769c685a908d3b799b7520df831f5d7a9f123c74c185cbdcd2df7e85aa9fba2_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:7769c685a908d3b799b7520df831f5d7a9f123c74c185cbdcd2df7e85aa9fba2_amd64"
},
"product_reference": "openshift4/sriov-cni-rhel9@sha256:7769c685a908d3b799b7520df831f5d7a9f123c74c185cbdcd2df7e85aa9fba2_amd64",
"relates_to_product_reference": "9Base-RHOSE-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": [
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:10e3555485e74cf77c7dca808e410b5b29d0e1064b297582114a7abcf15ba36b_ppc64le",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:408de35951d4235f9d61d5dc2087a317a59f4d45e81925351d6a90e0fad52ff9_s390x",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:688ccaa70cd2118971ccf82071ffc61f0d1a01bdbb743db943c697ec0058e0ac_amd64",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:93edbda45f9e9e0dc13abb4b68880b1a7ba0d5e4979ad2243366cee5edd05cb8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:0147fbdcd78770d30a9c7adb943b5a92eee5b61f88b0e615183811b66c40200a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:55be3113a675f54fc352bb88da015a09596ee1d6c317990b15cf764328bea6d2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:8d0daade10e9041a1bea8cd7e4c8112ed4db22176f7f415fbff68ca69d69fd28_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:be57319c7d5662e9bde0db4cfa2b88a481c942b1a878531056b4d3f324494ffd_amd64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:b479f941ac6f1894019c9e4c4a254d67a243d87502fd217f374b6eae4e15c689_amd64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:b73c92ae5ab62407e29e4ad5b4e359320582d997a60e91b341ea52bc3f3dfd84_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:06b42f76ac05fefbb4527da6d21894bf30b961dacc42f9faf5197bdf570ade55_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:8033f065e39637d0d6badb563800337eac50c5c42ba890075ad49cf7531eb2ee_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:7d88c1b2bda9011de5b1bc336c6d8fde766f31f42bd1cf532f277e57ce9e0926_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:ae55860bdcdcf28b33b73888e5eb6eea4d9bb305ef9a8cd0be3ff170b38609c6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:c0252d620b05260298686c00942ba8b440047307a35820848149f5ce67afb2c4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:f1ce4283d0f5db4122eecf144b35d4c8e574d810534c573a914f0032666550d4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:3f06e3878be7506498512c1964ee05bbdaa077b5ca94904fd7456d81fb1408ca_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:b1351df0467b0ca6ed3721a8a898ce501deeb89b8236467a9364b3a3420c7ae0_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:bf1ea44f6fa3974913ecf2034e9579a31d76795a905d6610db3400ef17bc050a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:eebdfadfe247ea6bde2a935234a249d69897116f5b7d53954bef67c9a9819f45_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:09febdec4cdb1b65abecce7d00f92ef28987c2b951e033db2490fc4f3ac57de4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:8b0244f340a300c60f42aa688272204fce848e3892670fc433cc1da729f0de9e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:92cbad954159d512e0f5b363efda2006187dd103cadfc3f780e0da054c0b7937_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:c5665b50685ee3e0954099a2e06d774847991f0feb6a631db22186083fac92e4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:3520d54f5c88f008537d460b81a6791ab1164a37fb93f1884af9232267bd29a9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:7783d2e3d541ffdba9bc31fc57a3cac5804d26d0fe46c5f901d82e80a03e2f2d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:dcf10012e7988093a0119a01c06ffdc1acc053594b9b91f47d9a4938af6167a3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:debc8f350411b110ca982b24ec5c2b11a9aa81e1a5137d3169ea7247706113dc_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:87e5ec4a43696234aad8eeae5914528918ae296953bb2648f543bd92a107a26b_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:befb78614d49c800ce25970eae1fcffc79ca94a5875c7bbe654bc28a986f66c8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:f0b00c59dc9e2867fb7be71b5a40fc924f6f0214427f499116f8abcb3801da01_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:f2222b3e8c77e1074051e24fcfb4c46adeb7773e84f12a6ac0f8350332e10c91_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:6a98c7fd2c2745f252d95fc6015486fc6c850583452d161e3eafb38c9505f076_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:6b6639c869af674477e7318890c421e1c8d8c4c1f9a05523132f2e36fa896176_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c9f9ad1dbbacb5e21c45dfa3e5a784a79caaffd37fcb18a482e634bb3c76a0fc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:27fa20848aa4d619538b735257b990712533490595c6328239e472b68803c057_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:55a6475db38c7ea9281ddb0c24017c3fc97ab766ec67de67153a6af160124ec9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:e0c5e2a34179e7a0410b8b605662c38eb2c8d39f0d071cafd31058e4258d7ef7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:03f4d49a819f2147a62c047a7e7464e1e3ae1ecc42d92ed19c6bc4ddb0bc9490_amd64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:2663f066dcfa00b13c5d940fa79e785afc19607c4a3c13dc7c255edf66fde3ca_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:c1fa20eae68ac4896ee8567b75cf5ecc02a6c5a67cf769ba49af46485ba5f39c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:fd81da5b5f89364455882678221479055ddf38033c8227d2b9dfca35944c0404_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:2fb2a4a3779246b34b4ac6bffc9d443463e8da03e39af758106a9c79b9159fdb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:415230a20864dc0fdb3823ff8ba2db3f074fbf1b456179ef0ed0fd1adf7f394d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:4ecb6c1bccbe8ca3822637f7546b1469e5d216c3541fcb7c58c6374e14f043d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:b9e5ad1d3350fe804f8eec310832b9ca33fde1abcd346f0564a9a74661b6291d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:41bc4beb9699821254e930b6bf917aee7ac7e3dd31a68a71cdf2dfa039a902a0_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:43e38fc972cb0572e498cc5f8086f6e7c04ee70a83ac7e766cc98945f45ec108_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:aa678da1e2c600ee8eaf9c1c88317047681fd0384dade57c1b136fd1091207fa_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:d1978807d28a0edac40bb76a69e45acd649a6ffdec77f0846077d3d652449667_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:0040e0b22c9d4efdf997455862344dfc777fcd0474fc52f10a2a0172a2d68767_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:10d56e9547e15b8b900c888f5b9ac9ddac033e9c3837cfe812595e4563625107_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:1d0d691161709d24ad6bf141e64f4a93179568fbedb83c6ade754be4c3c476c2_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:34a35f99757d66d08fd478fba745d01cff6069836276af63defe81a411d0c9ae_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:24bf8cf9f6920bd135de0cfff7e2c0b963e92ad710266ecba1e08732a3ead525_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:8e45064ee50c00eb179932cefb38bfcb1a1b4f2291ce82adf85aaff99cbbed7b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:aa9968cb88bfab824ed6bfea6b83c9b46e175cc50643cf0a43f3f36a2ea48fb1_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:ce40e4d950fc50c0ee9018080d7d474d94e92388be8a24f18015d4b2e0b5d43b_amd64",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:36cefbca6ad545b01f30cd27bbcf49e52c70e1b6fe4b6e34713aed1764e7f911_arm64",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:3708cb9d4d122dc9b8d927977c8fd004ef10d7a2598287d6cded54bff8ef344e_amd64",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:5f3c4b2b1315707903b2b00d458bbe4481569e136123785adfff0a91de8a4f98_ppc64le",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:04c7dafc2d494c489275af973aa780332c265b452a53c948afcf1252db244931_s390x",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:a3187bdc70764023495ca24566efa07c5398ac5606517fd7c96f5078a6f433dd_amd64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:bf1d7dd3d5fa5122fcf60f9a853af1b4fca9e8abd4ebff3c98c2de055e3c282c_ppc64le",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:e079c13a2b2991816f813576dd520752e6f24ccb15ee81093117b5cce256e78a_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:10d54e054e9f2ae18dc234709cceed0eceaff4fcbc20af23cf5ce32219c0802e_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:d808354a91138ab147f8bae3bb14278a536d1d3e63b1db0a5102881e7245cd98_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:dec7a2b80707a32b83de987752c7a1220a6f00aa9c7694facd330c3605217b69_s390x",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:e11386c9c21fd0944728e92865ea7eb1fc71fcef8444d9072656a6b048de6851_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:5ff636e04b3ad0de26c738f4f78fd081be95dca6844eac966888c4a9e1e0c19b_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:9173ec564cf71d136995cf6689e2b8a795c732d6bc60c4c077fd79d80a47b289_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:cda327df6e5bdf26b95352080af89a3a894271506ba169c751b128453f62c703_s390x",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:d537c47df6df89d96d1fc9951c7802b9312bee643c541bfefd8505be16cb71bc_ppc64le",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:2e11d28b784f9a5ddd5468f3c1d37cff3a2e418df5b522c56f1275235c7be2fd_arm64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:72532ee84214d1d02457666afef3e2a6fb6533630e7686c46cbde8a62233ead0_amd64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:7751d756af3897f23152def2bb538b39ac881c4cc761789579a6c0f02d873548_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:91ad5abac03b36f291153f5b8cc23cf0f5b136594dfb479562b73679f812867c_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:00e6c48517286d03959134ca0d417c80c12bce02f203fb62f46f0160f1422e7a_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:972c92cc3d54ebb18d729ffde9d12619f9c5819df1543018d79193afdc896fd8_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:9d08ab7941331c6c04dd8a8baf6ad5bafdfcbc23ad7d1dbedd5cb511fea2ecbb_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:e49bd5e5638de8282523ecffd7bf4d71f949174915337854b8a80725b621cece_s390x",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:1917a5ba1f5b80a66a244e87bf779c2e7c8c35bd1de29764fec1532b9aba5a52_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:2294ac04ec82334db313e00dbd2928ea32ad4ae8d78d68f018a66abbcbb3a059_s390x",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:54293665a36604199a30b45649db65af7db4e2fd63ae7b74f9ea0893da5c214c_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:70ac3be5fb93b67d9c3e8eea277acf52f0a8e71eee33ecf992565ce106308dea_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:4146b143ce1d5bb88b0a20e85be37c2c7b5656dfaca18c9b905e2c87b4acd74e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7230bbfa86e81e29f436547d903c94459ae84bbf12d0a2e8ca459c079506f07e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a478b28e696f203fc6f7b55e85f34d9c475e8dbe17c398885543301d9e626bfa_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:d43a6e97832e21c4f50695fecf0a232be59207ffa136c136e31361450293fe1a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:9d5041d8dd90ad48361f3bb368bae2d603fa9ece005a2e60b642d793afa56a15_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:a9ad64d4a4128a29b4b904c5838877189fef4d92f45552067d55a5868848a04d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:af7dbc470488203ec69a14b262d889c97d70e42a640329277797241a028589d6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:eb613a2f36759077002fe32f2130504ae111b93b3f949636cc9a53263993d15c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:641c6eb11752444bdcd8c1cc4831535396258bc298cb03d28d169a892d0a9228_arm64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:6eced0a55d029d50d4d85a78a78bc5326f984f97cf187b9bcde706e6fbd211cd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e39c4d1008724cea44b6c711b5f7d92dbbfbfa55430573108a591bff83e6749_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d50047a2d2a7721e86075f056b4eb397c735faf2e9d3ee2ff590569a88d8167e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:2d480271b8d56d3e3348fd931a679c628f58a8aef68f12003fae08f7affd5f95_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:94c321591ad6609bb14336946718ce9bb2d5aa1c68eac9d1a1494fddd4963897_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:b1095875ab9f038485a4b3be01a2ea8c8dcecbaf7b8dbe99dd6020529d679f72_arm64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:c639cceae141f2db933540780c67a82af5ee732b45a111169c8b3dc211d422c8_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:29d470cd5de87c4ef10cc28b6580455eeb53afcdcffc987547fe3bf95938d8dd_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2ce1746cce6fb54247d3418a08a43c868e505f289a2730c373198f46cf576d90_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:cd3e10c689e32993df2deef39bd6697ce6bb5f690aaa77e473abe1c3249be244_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fca0029b68345437ad83b39ecbaad363fb933f622e8170df13db66c16711dc89_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:00d3dba91b5887b16b03565d2c887c013413b3daf80dcbe1c6b9ff7f1bfb2b31_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:8d1b70cbb22fb6c98c207e4e889e14a6fef161c4e127af0c60c3af50f6bf3ed5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:9baa189cf91302914f74f5df634542e574677a084eb6fa08e326937ec637d66e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:df171382926f8f6ab3c40abf50d19657b943deb34b14c31abfcfa26671978426_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:9a611af46d638737dfa68bd4d49f5b29188b2ba4a3c945d5887c9f13ad6115e1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:b38800e91fd32bb38b18566e04db8646600d031d80da4429a60599ebc5460457_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:d947e063a83c024b491c6b19050c4cdd99f397e794fbfd4e9b3eafbe231e7775_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:f9efef00212b790f49f48567babc55d8053731e4438301fce1d2339240e45b0c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:40323afb89300eb91488346e12e8a541e16bfab980c7721f53d8c49ea516d8d1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:7470c26f1666830ebc9f3a45428d38d60883adf0f0ae00921f7baf136d852277_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:c60273875e5fe0e4c6f1c89c1948cbbed3b193c12ea37f754a5c9e5d750f72c9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:e14858c2e93bedc6267a3715650f22b236dd23e04da831134ed95285c2f63a5c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:1069eecaf473d72cfa7144af27be5cc0f7f05317be80ad7e28ea5337bc3ef1e9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:5a921e3276a7406a2cc11543eea0751a168ec1231fbf5cca62af9c5620c694f6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:add496223262b8ae6b62aea1bb2382a4ab2428d4ae951a24483b87b42b8d3660_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:be0b8ecec12e3fa0298f01bd53cc9785b7af9cdb32f6003e13078d3b6a2470e1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:05ff31eca42b826c60b731c14ec5bdab98e1da5d3b7231a89ddc2534c8fcdc68_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:0cac10b6f9915a926ca72f4df53a12229f6a1e35f40328113466734598c8bc7c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:81ed0fd1c6c9d8eb73a51d923e7f4a74f556c20077f46c80f9beba60975c4d3c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e80bf8e2e52c1779b705ab93b42ed435d92ad02072046d719b699ead210e37a9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ec90e9a70bce871b131ff09a84a611b1b08f7d37804280716217236159c5663f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fcef1b83951bcb7ca93356b47f74b36f41ba40a1db1f1fac340d41ed37213843_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:07247c90678111c8ce754f378de1bc454d4db68af2dca0b335b9508a3d88b927_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:18856f90bcbefd6c61cc19192bbe9568935dafd31f68a3c1a9f76718e792b5f5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47acbb56d654c2ec94997df9f78d43a2851dc11c7bd4ca08d886e59446e6108d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:28524b48b4d9b1b25ed9037fce9ca9bce2a7ead10787af9b903ba1f6b6fdb37b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4bc78ead9e5d505bfd0657933423863130ddeaa2e2f42ae3fe01ec2511067ef5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:95ddbd849576f9ece56256381cfb763b4938f5d0b3ffc4003be996e776890f5a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2e77faafdc9ecfbbbbb820a052bd549d9ee6ca7f3b2fd18fd1cb588c63ecb5db_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:31688e2cf0dd94fb62d1b048b7f023a7db12889590d67ce8434b71a437ce33a8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a91423608942b14c7b27be59076369ea04617da7a010f5b1e77e6dc450e41aa3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:081be3cb678ddcb6a6e43182e1bb789595c80ba8a2d3f18a249c7b5efcad0937_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:a3a9a6e2a7ccb096fa227f86a41a8b9380e196974dd2cc320048c7b115ece891_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:b25c2ace4e2040bafb80db09c63b47f3bb5b16275c2985ed22146dfb6a51f8e3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:943d7f55c9143cad9ea7438d21b2ffad05c13c9f3952d45ab45a3f51db42e408_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:98352d466deb1eae2a68cfa49d7b89e00fee2872128bb011a841ea2086687a04_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:b69031d2893003ff112a2a6aca93fc7f3e0b1cdab5cf47aa17608e9fd17967f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1bb9ca4f822351f70e2b909e640250675aea63510d82caa195026d49292eb2ab_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:4ae9fe0705c8d2dad268e85d821fda314587a021069b2a26a8ed469e52a6478c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:66b5af4bc95e89c18ce7c2466588e8e10a3adc74e816b564709ad6944d7f6f00_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f954a23db68b0a52a8ddb20feae561410eb000c1ba88ba5c312859cd9818405f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:1383d8efab9dd48fd904d43d1354a87af577cc22013c01587746b472f0059dff_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:523d4cd8fcbf53088ea01ce7ed6a0b65ccf4b3bf7984c77726b5cfac1f84e1fc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5716e811d892ebf60d17bb56591d32a48b73e89ead7023a86a58f8a17defc303_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:beb574d2cade407c099a761ab85cf745dcb4dc886b56fd7bcdb8c3bd8bd3c999_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:076ee82b9937f0850cfadacc65a4dbe938df759b17110db6c7a7e569352e4b9d_ppc64le",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:4d1ad8d13e4cde96205a3959522d7e1dc6991684ad5feff1e6ba0b5a884135a1_arm64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:7769c685a908d3b799b7520df831f5d7a9f123c74c185cbdcd2df7e85aa9fba2_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": [
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:05f131ccf70b2fb6c7f9ad1e81b4dab4e56a47026d2586b96ca23d5c4874c77a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:0a1363af6bae80c8a0bf7b5dee7c7abbec8e96ef4f7c53a1b525c4d2f069b6b7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:6d782b739239962cae63eef06ac5efc1dfd7f566fc5cf5b3424f2859f94c9ab7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:112434370ec1525c4bb424b5cfea4faba7b0f74c658584837648f8589cb32f68_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:2405cd618c1b6de418108f6612cbeae75349f6a20e17d9a4fd552eca0e4a6a3f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:82f1c0de321e0f23df5e90b2cde0750f884f10742856f1689d59423a5709b1c3_ppc64le"
],
"known_not_affected": [
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:10e3555485e74cf77c7dca808e410b5b29d0e1064b297582114a7abcf15ba36b_ppc64le",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:408de35951d4235f9d61d5dc2087a317a59f4d45e81925351d6a90e0fad52ff9_s390x",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:688ccaa70cd2118971ccf82071ffc61f0d1a01bdbb743db943c697ec0058e0ac_amd64",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:93edbda45f9e9e0dc13abb4b68880b1a7ba0d5e4979ad2243366cee5edd05cb8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:0147fbdcd78770d30a9c7adb943b5a92eee5b61f88b0e615183811b66c40200a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:55be3113a675f54fc352bb88da015a09596ee1d6c317990b15cf764328bea6d2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:8d0daade10e9041a1bea8cd7e4c8112ed4db22176f7f415fbff68ca69d69fd28_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:be57319c7d5662e9bde0db4cfa2b88a481c942b1a878531056b4d3f324494ffd_amd64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:b479f941ac6f1894019c9e4c4a254d67a243d87502fd217f374b6eae4e15c689_amd64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:b73c92ae5ab62407e29e4ad5b4e359320582d997a60e91b341ea52bc3f3dfd84_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:06b42f76ac05fefbb4527da6d21894bf30b961dacc42f9faf5197bdf570ade55_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:8033f065e39637d0d6badb563800337eac50c5c42ba890075ad49cf7531eb2ee_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:7d88c1b2bda9011de5b1bc336c6d8fde766f31f42bd1cf532f277e57ce9e0926_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:ae55860bdcdcf28b33b73888e5eb6eea4d9bb305ef9a8cd0be3ff170b38609c6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:c0252d620b05260298686c00942ba8b440047307a35820848149f5ce67afb2c4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:f1ce4283d0f5db4122eecf144b35d4c8e574d810534c573a914f0032666550d4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:3f06e3878be7506498512c1964ee05bbdaa077b5ca94904fd7456d81fb1408ca_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:b1351df0467b0ca6ed3721a8a898ce501deeb89b8236467a9364b3a3420c7ae0_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:bf1ea44f6fa3974913ecf2034e9579a31d76795a905d6610db3400ef17bc050a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:eebdfadfe247ea6bde2a935234a249d69897116f5b7d53954bef67c9a9819f45_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:09febdec4cdb1b65abecce7d00f92ef28987c2b951e033db2490fc4f3ac57de4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:8b0244f340a300c60f42aa688272204fce848e3892670fc433cc1da729f0de9e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:92cbad954159d512e0f5b363efda2006187dd103cadfc3f780e0da054c0b7937_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:c5665b50685ee3e0954099a2e06d774847991f0feb6a631db22186083fac92e4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:3520d54f5c88f008537d460b81a6791ab1164a37fb93f1884af9232267bd29a9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:7783d2e3d541ffdba9bc31fc57a3cac5804d26d0fe46c5f901d82e80a03e2f2d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:dcf10012e7988093a0119a01c06ffdc1acc053594b9b91f47d9a4938af6167a3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:debc8f350411b110ca982b24ec5c2b11a9aa81e1a5137d3169ea7247706113dc_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:87e5ec4a43696234aad8eeae5914528918ae296953bb2648f543bd92a107a26b_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:befb78614d49c800ce25970eae1fcffc79ca94a5875c7bbe654bc28a986f66c8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:f0b00c59dc9e2867fb7be71b5a40fc924f6f0214427f499116f8abcb3801da01_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:f2222b3e8c77e1074051e24fcfb4c46adeb7773e84f12a6ac0f8350332e10c91_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:6a98c7fd2c2745f252d95fc6015486fc6c850583452d161e3eafb38c9505f076_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:6b6639c869af674477e7318890c421e1c8d8c4c1f9a05523132f2e36fa896176_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c9f9ad1dbbacb5e21c45dfa3e5a784a79caaffd37fcb18a482e634bb3c76a0fc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:27fa20848aa4d619538b735257b990712533490595c6328239e472b68803c057_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:55a6475db38c7ea9281ddb0c24017c3fc97ab766ec67de67153a6af160124ec9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:e0c5e2a34179e7a0410b8b605662c38eb2c8d39f0d071cafd31058e4258d7ef7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:03f4d49a819f2147a62c047a7e7464e1e3ae1ecc42d92ed19c6bc4ddb0bc9490_amd64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:2663f066dcfa00b13c5d940fa79e785afc19607c4a3c13dc7c255edf66fde3ca_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:c1fa20eae68ac4896ee8567b75cf5ecc02a6c5a67cf769ba49af46485ba5f39c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:fd81da5b5f89364455882678221479055ddf38033c8227d2b9dfca35944c0404_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:2fb2a4a3779246b34b4ac6bffc9d443463e8da03e39af758106a9c79b9159fdb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:415230a20864dc0fdb3823ff8ba2db3f074fbf1b456179ef0ed0fd1adf7f394d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:4ecb6c1bccbe8ca3822637f7546b1469e5d216c3541fcb7c58c6374e14f043d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:b9e5ad1d3350fe804f8eec310832b9ca33fde1abcd346f0564a9a74661b6291d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:41bc4beb9699821254e930b6bf917aee7ac7e3dd31a68a71cdf2dfa039a902a0_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:43e38fc972cb0572e498cc5f8086f6e7c04ee70a83ac7e766cc98945f45ec108_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:aa678da1e2c600ee8eaf9c1c88317047681fd0384dade57c1b136fd1091207fa_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:d1978807d28a0edac40bb76a69e45acd649a6ffdec77f0846077d3d652449667_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:0040e0b22c9d4efdf997455862344dfc777fcd0474fc52f10a2a0172a2d68767_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:10d56e9547e15b8b900c888f5b9ac9ddac033e9c3837cfe812595e4563625107_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:1d0d691161709d24ad6bf141e64f4a93179568fbedb83c6ade754be4c3c476c2_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:34a35f99757d66d08fd478fba745d01cff6069836276af63defe81a411d0c9ae_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:24bf8cf9f6920bd135de0cfff7e2c0b963e92ad710266ecba1e08732a3ead525_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:8e45064ee50c00eb179932cefb38bfcb1a1b4f2291ce82adf85aaff99cbbed7b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:aa9968cb88bfab824ed6bfea6b83c9b46e175cc50643cf0a43f3f36a2ea48fb1_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:ce40e4d950fc50c0ee9018080d7d474d94e92388be8a24f18015d4b2e0b5d43b_amd64",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:36cefbca6ad545b01f30cd27bbcf49e52c70e1b6fe4b6e34713aed1764e7f911_arm64",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:3708cb9d4d122dc9b8d927977c8fd004ef10d7a2598287d6cded54bff8ef344e_amd64",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:5f3c4b2b1315707903b2b00d458bbe4481569e136123785adfff0a91de8a4f98_ppc64le",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:04c7dafc2d494c489275af973aa780332c265b452a53c948afcf1252db244931_s390x",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:a3187bdc70764023495ca24566efa07c5398ac5606517fd7c96f5078a6f433dd_amd64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:bf1d7dd3d5fa5122fcf60f9a853af1b4fca9e8abd4ebff3c98c2de055e3c282c_ppc64le",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:e079c13a2b2991816f813576dd520752e6f24ccb15ee81093117b5cce256e78a_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:10d54e054e9f2ae18dc234709cceed0eceaff4fcbc20af23cf5ce32219c0802e_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:d808354a91138ab147f8bae3bb14278a536d1d3e63b1db0a5102881e7245cd98_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:dec7a2b80707a32b83de987752c7a1220a6f00aa9c7694facd330c3605217b69_s390x",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:e11386c9c21fd0944728e92865ea7eb1fc71fcef8444d9072656a6b048de6851_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:5ff636e04b3ad0de26c738f4f78fd081be95dca6844eac966888c4a9e1e0c19b_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:9173ec564cf71d136995cf6689e2b8a795c732d6bc60c4c077fd79d80a47b289_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:cda327df6e5bdf26b95352080af89a3a894271506ba169c751b128453f62c703_s390x",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:d537c47df6df89d96d1fc9951c7802b9312bee643c541bfefd8505be16cb71bc_ppc64le",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:2e11d28b784f9a5ddd5468f3c1d37cff3a2e418df5b522c56f1275235c7be2fd_arm64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:72532ee84214d1d02457666afef3e2a6fb6533630e7686c46cbde8a62233ead0_amd64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:7751d756af3897f23152def2bb538b39ac881c4cc761789579a6c0f02d873548_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:91ad5abac03b36f291153f5b8cc23cf0f5b136594dfb479562b73679f812867c_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:00e6c48517286d03959134ca0d417c80c12bce02f203fb62f46f0160f1422e7a_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:972c92cc3d54ebb18d729ffde9d12619f9c5819df1543018d79193afdc896fd8_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:9d08ab7941331c6c04dd8a8baf6ad5bafdfcbc23ad7d1dbedd5cb511fea2ecbb_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:e49bd5e5638de8282523ecffd7bf4d71f949174915337854b8a80725b621cece_s390x",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:1917a5ba1f5b80a66a244e87bf779c2e7c8c35bd1de29764fec1532b9aba5a52_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:2294ac04ec82334db313e00dbd2928ea32ad4ae8d78d68f018a66abbcbb3a059_s390x",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:54293665a36604199a30b45649db65af7db4e2fd63ae7b74f9ea0893da5c214c_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:70ac3be5fb93b67d9c3e8eea277acf52f0a8e71eee33ecf992565ce106308dea_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:4146b143ce1d5bb88b0a20e85be37c2c7b5656dfaca18c9b905e2c87b4acd74e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7230bbfa86e81e29f436547d903c94459ae84bbf12d0a2e8ca459c079506f07e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a478b28e696f203fc6f7b55e85f34d9c475e8dbe17c398885543301d9e626bfa_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:d43a6e97832e21c4f50695fecf0a232be59207ffa136c136e31361450293fe1a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:9d5041d8dd90ad48361f3bb368bae2d603fa9ece005a2e60b642d793afa56a15_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:a9ad64d4a4128a29b4b904c5838877189fef4d92f45552067d55a5868848a04d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:af7dbc470488203ec69a14b262d889c97d70e42a640329277797241a028589d6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:eb613a2f36759077002fe32f2130504ae111b93b3f949636cc9a53263993d15c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:641c6eb11752444bdcd8c1cc4831535396258bc298cb03d28d169a892d0a9228_arm64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:6eced0a55d029d50d4d85a78a78bc5326f984f97cf187b9bcde706e6fbd211cd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e39c4d1008724cea44b6c711b5f7d92dbbfbfa55430573108a591bff83e6749_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d50047a2d2a7721e86075f056b4eb397c735faf2e9d3ee2ff590569a88d8167e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:2d480271b8d56d3e3348fd931a679c628f58a8aef68f12003fae08f7affd5f95_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:94c321591ad6609bb14336946718ce9bb2d5aa1c68eac9d1a1494fddd4963897_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:b1095875ab9f038485a4b3be01a2ea8c8dcecbaf7b8dbe99dd6020529d679f72_arm64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:c639cceae141f2db933540780c67a82af5ee732b45a111169c8b3dc211d422c8_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:29d470cd5de87c4ef10cc28b6580455eeb53afcdcffc987547fe3bf95938d8dd_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2ce1746cce6fb54247d3418a08a43c868e505f289a2730c373198f46cf576d90_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:cd3e10c689e32993df2deef39bd6697ce6bb5f690aaa77e473abe1c3249be244_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fca0029b68345437ad83b39ecbaad363fb933f622e8170df13db66c16711dc89_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:00d3dba91b5887b16b03565d2c887c013413b3daf80dcbe1c6b9ff7f1bfb2b31_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:8d1b70cbb22fb6c98c207e4e889e14a6fef161c4e127af0c60c3af50f6bf3ed5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:9baa189cf91302914f74f5df634542e574677a084eb6fa08e326937ec637d66e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:df171382926f8f6ab3c40abf50d19657b943deb34b14c31abfcfa26671978426_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:9a611af46d638737dfa68bd4d49f5b29188b2ba4a3c945d5887c9f13ad6115e1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:b38800e91fd32bb38b18566e04db8646600d031d80da4429a60599ebc5460457_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:d947e063a83c024b491c6b19050c4cdd99f397e794fbfd4e9b3eafbe231e7775_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:f9efef00212b790f49f48567babc55d8053731e4438301fce1d2339240e45b0c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:40323afb89300eb91488346e12e8a541e16bfab980c7721f53d8c49ea516d8d1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:7470c26f1666830ebc9f3a45428d38d60883adf0f0ae00921f7baf136d852277_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:c60273875e5fe0e4c6f1c89c1948cbbed3b193c12ea37f754a5c9e5d750f72c9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:e14858c2e93bedc6267a3715650f22b236dd23e04da831134ed95285c2f63a5c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:1069eecaf473d72cfa7144af27be5cc0f7f05317be80ad7e28ea5337bc3ef1e9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:5a921e3276a7406a2cc11543eea0751a168ec1231fbf5cca62af9c5620c694f6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:add496223262b8ae6b62aea1bb2382a4ab2428d4ae951a24483b87b42b8d3660_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:be0b8ecec12e3fa0298f01bd53cc9785b7af9cdb32f6003e13078d3b6a2470e1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:05ff31eca42b826c60b731c14ec5bdab98e1da5d3b7231a89ddc2534c8fcdc68_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:0cac10b6f9915a926ca72f4df53a12229f6a1e35f40328113466734598c8bc7c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:81ed0fd1c6c9d8eb73a51d923e7f4a74f556c20077f46c80f9beba60975c4d3c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e80bf8e2e52c1779b705ab93b42ed435d92ad02072046d719b699ead210e37a9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ec90e9a70bce871b131ff09a84a611b1b08f7d37804280716217236159c5663f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fcef1b83951bcb7ca93356b47f74b36f41ba40a1db1f1fac340d41ed37213843_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:07247c90678111c8ce754f378de1bc454d4db68af2dca0b335b9508a3d88b927_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:18856f90bcbefd6c61cc19192bbe9568935dafd31f68a3c1a9f76718e792b5f5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47acbb56d654c2ec94997df9f78d43a2851dc11c7bd4ca08d886e59446e6108d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:28524b48b4d9b1b25ed9037fce9ca9bce2a7ead10787af9b903ba1f6b6fdb37b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4bc78ead9e5d505bfd0657933423863130ddeaa2e2f42ae3fe01ec2511067ef5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:95ddbd849576f9ece56256381cfb763b4938f5d0b3ffc4003be996e776890f5a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2e77faafdc9ecfbbbbb820a052bd549d9ee6ca7f3b2fd18fd1cb588c63ecb5db_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:31688e2cf0dd94fb62d1b048b7f023a7db12889590d67ce8434b71a437ce33a8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a91423608942b14c7b27be59076369ea04617da7a010f5b1e77e6dc450e41aa3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:081be3cb678ddcb6a6e43182e1bb789595c80ba8a2d3f18a249c7b5efcad0937_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:a3a9a6e2a7ccb096fa227f86a41a8b9380e196974dd2cc320048c7b115ece891_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:b25c2ace4e2040bafb80db09c63b47f3bb5b16275c2985ed22146dfb6a51f8e3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:943d7f55c9143cad9ea7438d21b2ffad05c13c9f3952d45ab45a3f51db42e408_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:98352d466deb1eae2a68cfa49d7b89e00fee2872128bb011a841ea2086687a04_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:b69031d2893003ff112a2a6aca93fc7f3e0b1cdab5cf47aa17608e9fd17967f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1bb9ca4f822351f70e2b909e640250675aea63510d82caa195026d49292eb2ab_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:4ae9fe0705c8d2dad268e85d821fda314587a021069b2a26a8ed469e52a6478c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:66b5af4bc95e89c18ce7c2466588e8e10a3adc74e816b564709ad6944d7f6f00_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f954a23db68b0a52a8ddb20feae561410eb000c1ba88ba5c312859cd9818405f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:1383d8efab9dd48fd904d43d1354a87af577cc22013c01587746b472f0059dff_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:523d4cd8fcbf53088ea01ce7ed6a0b65ccf4b3bf7984c77726b5cfac1f84e1fc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5716e811d892ebf60d17bb56591d32a48b73e89ead7023a86a58f8a17defc303_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:beb574d2cade407c099a761ab85cf745dcb4dc886b56fd7bcdb8c3bd8bd3c999_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:076ee82b9937f0850cfadacc65a4dbe938df759b17110db6c7a7e569352e4b9d_ppc64le",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:4d1ad8d13e4cde96205a3959522d7e1dc6991684ad5feff1e6ba0b5a884135a1_arm64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:7769c685a908d3b799b7520df831f5d7a9f123c74c185cbdcd2df7e85aa9fba2_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-06T22:56:24+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:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/",
"product_ids": [
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:05f131ccf70b2fb6c7f9ad1e81b4dab4e56a47026d2586b96ca23d5c4874c77a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:0a1363af6bae80c8a0bf7b5dee7c7abbec8e96ef4f7c53a1b525c4d2f069b6b7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:6d782b739239962cae63eef06ac5efc1dfd7f566fc5cf5b3424f2859f94c9ab7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:112434370ec1525c4bb424b5cfea4faba7b0f74c658584837648f8589cb32f68_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:2405cd618c1b6de418108f6612cbeae75349f6a20e17d9a4fd552eca0e4a6a3f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:82f1c0de321e0f23df5e90b2cde0750f884f10742856f1689d59423a5709b1c3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:12372"
},
{
"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.15:openshift4/nmstate-console-plugin-rhel8@sha256:10e3555485e74cf77c7dca808e410b5b29d0e1064b297582114a7abcf15ba36b_ppc64le",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:408de35951d4235f9d61d5dc2087a317a59f4d45e81925351d6a90e0fad52ff9_s390x",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:688ccaa70cd2118971ccf82071ffc61f0d1a01bdbb743db943c697ec0058e0ac_amd64",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:93edbda45f9e9e0dc13abb4b68880b1a7ba0d5e4979ad2243366cee5edd05cb8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:0147fbdcd78770d30a9c7adb943b5a92eee5b61f88b0e615183811b66c40200a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:55be3113a675f54fc352bb88da015a09596ee1d6c317990b15cf764328bea6d2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:8d0daade10e9041a1bea8cd7e4c8112ed4db22176f7f415fbff68ca69d69fd28_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:be57319c7d5662e9bde0db4cfa2b88a481c942b1a878531056b4d3f324494ffd_amd64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:b479f941ac6f1894019c9e4c4a254d67a243d87502fd217f374b6eae4e15c689_amd64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:b73c92ae5ab62407e29e4ad5b4e359320582d997a60e91b341ea52bc3f3dfd84_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:06b42f76ac05fefbb4527da6d21894bf30b961dacc42f9faf5197bdf570ade55_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:8033f065e39637d0d6badb563800337eac50c5c42ba890075ad49cf7531eb2ee_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:7d88c1b2bda9011de5b1bc336c6d8fde766f31f42bd1cf532f277e57ce9e0926_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:ae55860bdcdcf28b33b73888e5eb6eea4d9bb305ef9a8cd0be3ff170b38609c6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:c0252d620b05260298686c00942ba8b440047307a35820848149f5ce67afb2c4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:f1ce4283d0f5db4122eecf144b35d4c8e574d810534c573a914f0032666550d4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:3f06e3878be7506498512c1964ee05bbdaa077b5ca94904fd7456d81fb1408ca_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:b1351df0467b0ca6ed3721a8a898ce501deeb89b8236467a9364b3a3420c7ae0_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:bf1ea44f6fa3974913ecf2034e9579a31d76795a905d6610db3400ef17bc050a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:eebdfadfe247ea6bde2a935234a249d69897116f5b7d53954bef67c9a9819f45_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:09febdec4cdb1b65abecce7d00f92ef28987c2b951e033db2490fc4f3ac57de4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:8b0244f340a300c60f42aa688272204fce848e3892670fc433cc1da729f0de9e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:92cbad954159d512e0f5b363efda2006187dd103cadfc3f780e0da054c0b7937_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:c5665b50685ee3e0954099a2e06d774847991f0feb6a631db22186083fac92e4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:3520d54f5c88f008537d460b81a6791ab1164a37fb93f1884af9232267bd29a9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:7783d2e3d541ffdba9bc31fc57a3cac5804d26d0fe46c5f901d82e80a03e2f2d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:dcf10012e7988093a0119a01c06ffdc1acc053594b9b91f47d9a4938af6167a3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:debc8f350411b110ca982b24ec5c2b11a9aa81e1a5137d3169ea7247706113dc_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:87e5ec4a43696234aad8eeae5914528918ae296953bb2648f543bd92a107a26b_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:befb78614d49c800ce25970eae1fcffc79ca94a5875c7bbe654bc28a986f66c8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:f0b00c59dc9e2867fb7be71b5a40fc924f6f0214427f499116f8abcb3801da01_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:f2222b3e8c77e1074051e24fcfb4c46adeb7773e84f12a6ac0f8350332e10c91_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:6a98c7fd2c2745f252d95fc6015486fc6c850583452d161e3eafb38c9505f076_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:6b6639c869af674477e7318890c421e1c8d8c4c1f9a05523132f2e36fa896176_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c9f9ad1dbbacb5e21c45dfa3e5a784a79caaffd37fcb18a482e634bb3c76a0fc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:27fa20848aa4d619538b735257b990712533490595c6328239e472b68803c057_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:55a6475db38c7ea9281ddb0c24017c3fc97ab766ec67de67153a6af160124ec9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:e0c5e2a34179e7a0410b8b605662c38eb2c8d39f0d071cafd31058e4258d7ef7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:03f4d49a819f2147a62c047a7e7464e1e3ae1ecc42d92ed19c6bc4ddb0bc9490_amd64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:2663f066dcfa00b13c5d940fa79e785afc19607c4a3c13dc7c255edf66fde3ca_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:c1fa20eae68ac4896ee8567b75cf5ecc02a6c5a67cf769ba49af46485ba5f39c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:fd81da5b5f89364455882678221479055ddf38033c8227d2b9dfca35944c0404_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:2fb2a4a3779246b34b4ac6bffc9d443463e8da03e39af758106a9c79b9159fdb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:415230a20864dc0fdb3823ff8ba2db3f074fbf1b456179ef0ed0fd1adf7f394d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:4ecb6c1bccbe8ca3822637f7546b1469e5d216c3541fcb7c58c6374e14f043d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:b9e5ad1d3350fe804f8eec310832b9ca33fde1abcd346f0564a9a74661b6291d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:41bc4beb9699821254e930b6bf917aee7ac7e3dd31a68a71cdf2dfa039a902a0_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:43e38fc972cb0572e498cc5f8086f6e7c04ee70a83ac7e766cc98945f45ec108_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:aa678da1e2c600ee8eaf9c1c88317047681fd0384dade57c1b136fd1091207fa_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:d1978807d28a0edac40bb76a69e45acd649a6ffdec77f0846077d3d652449667_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:0040e0b22c9d4efdf997455862344dfc777fcd0474fc52f10a2a0172a2d68767_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:10d56e9547e15b8b900c888f5b9ac9ddac033e9c3837cfe812595e4563625107_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:1d0d691161709d24ad6bf141e64f4a93179568fbedb83c6ade754be4c3c476c2_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:34a35f99757d66d08fd478fba745d01cff6069836276af63defe81a411d0c9ae_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:24bf8cf9f6920bd135de0cfff7e2c0b963e92ad710266ecba1e08732a3ead525_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:8e45064ee50c00eb179932cefb38bfcb1a1b4f2291ce82adf85aaff99cbbed7b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:aa9968cb88bfab824ed6bfea6b83c9b46e175cc50643cf0a43f3f36a2ea48fb1_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:ce40e4d950fc50c0ee9018080d7d474d94e92388be8a24f18015d4b2e0b5d43b_amd64",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:36cefbca6ad545b01f30cd27bbcf49e52c70e1b6fe4b6e34713aed1764e7f911_arm64",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:3708cb9d4d122dc9b8d927977c8fd004ef10d7a2598287d6cded54bff8ef344e_amd64",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:5f3c4b2b1315707903b2b00d458bbe4481569e136123785adfff0a91de8a4f98_ppc64le",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:04c7dafc2d494c489275af973aa780332c265b452a53c948afcf1252db244931_s390x",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:a3187bdc70764023495ca24566efa07c5398ac5606517fd7c96f5078a6f433dd_amd64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:bf1d7dd3d5fa5122fcf60f9a853af1b4fca9e8abd4ebff3c98c2de055e3c282c_ppc64le",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:e079c13a2b2991816f813576dd520752e6f24ccb15ee81093117b5cce256e78a_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:10d54e054e9f2ae18dc234709cceed0eceaff4fcbc20af23cf5ce32219c0802e_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:d808354a91138ab147f8bae3bb14278a536d1d3e63b1db0a5102881e7245cd98_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:dec7a2b80707a32b83de987752c7a1220a6f00aa9c7694facd330c3605217b69_s390x",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:e11386c9c21fd0944728e92865ea7eb1fc71fcef8444d9072656a6b048de6851_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:5ff636e04b3ad0de26c738f4f78fd081be95dca6844eac966888c4a9e1e0c19b_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:9173ec564cf71d136995cf6689e2b8a795c732d6bc60c4c077fd79d80a47b289_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:cda327df6e5bdf26b95352080af89a3a894271506ba169c751b128453f62c703_s390x",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:d537c47df6df89d96d1fc9951c7802b9312bee643c541bfefd8505be16cb71bc_ppc64le",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:2e11d28b784f9a5ddd5468f3c1d37cff3a2e418df5b522c56f1275235c7be2fd_arm64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:72532ee84214d1d02457666afef3e2a6fb6533630e7686c46cbde8a62233ead0_amd64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:7751d756af3897f23152def2bb538b39ac881c4cc761789579a6c0f02d873548_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:91ad5abac03b36f291153f5b8cc23cf0f5b136594dfb479562b73679f812867c_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:00e6c48517286d03959134ca0d417c80c12bce02f203fb62f46f0160f1422e7a_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:972c92cc3d54ebb18d729ffde9d12619f9c5819df1543018d79193afdc896fd8_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:9d08ab7941331c6c04dd8a8baf6ad5bafdfcbc23ad7d1dbedd5cb511fea2ecbb_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:e49bd5e5638de8282523ecffd7bf4d71f949174915337854b8a80725b621cece_s390x",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:1917a5ba1f5b80a66a244e87bf779c2e7c8c35bd1de29764fec1532b9aba5a52_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:2294ac04ec82334db313e00dbd2928ea32ad4ae8d78d68f018a66abbcbb3a059_s390x",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:54293665a36604199a30b45649db65af7db4e2fd63ae7b74f9ea0893da5c214c_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:70ac3be5fb93b67d9c3e8eea277acf52f0a8e71eee33ecf992565ce106308dea_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:4146b143ce1d5bb88b0a20e85be37c2c7b5656dfaca18c9b905e2c87b4acd74e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7230bbfa86e81e29f436547d903c94459ae84bbf12d0a2e8ca459c079506f07e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a478b28e696f203fc6f7b55e85f34d9c475e8dbe17c398885543301d9e626bfa_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:d43a6e97832e21c4f50695fecf0a232be59207ffa136c136e31361450293fe1a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:05f131ccf70b2fb6c7f9ad1e81b4dab4e56a47026d2586b96ca23d5c4874c77a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:0a1363af6bae80c8a0bf7b5dee7c7abbec8e96ef4f7c53a1b525c4d2f069b6b7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:6d782b739239962cae63eef06ac5efc1dfd7f566fc5cf5b3424f2859f94c9ab7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:9d5041d8dd90ad48361f3bb368bae2d603fa9ece005a2e60b642d793afa56a15_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:a9ad64d4a4128a29b4b904c5838877189fef4d92f45552067d55a5868848a04d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:af7dbc470488203ec69a14b262d889c97d70e42a640329277797241a028589d6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:eb613a2f36759077002fe32f2130504ae111b93b3f949636cc9a53263993d15c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:641c6eb11752444bdcd8c1cc4831535396258bc298cb03d28d169a892d0a9228_arm64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:6eced0a55d029d50d4d85a78a78bc5326f984f97cf187b9bcde706e6fbd211cd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e39c4d1008724cea44b6c711b5f7d92dbbfbfa55430573108a591bff83e6749_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d50047a2d2a7721e86075f056b4eb397c735faf2e9d3ee2ff590569a88d8167e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:2d480271b8d56d3e3348fd931a679c628f58a8aef68f12003fae08f7affd5f95_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:94c321591ad6609bb14336946718ce9bb2d5aa1c68eac9d1a1494fddd4963897_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:b1095875ab9f038485a4b3be01a2ea8c8dcecbaf7b8dbe99dd6020529d679f72_arm64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:c639cceae141f2db933540780c67a82af5ee732b45a111169c8b3dc211d422c8_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:29d470cd5de87c4ef10cc28b6580455eeb53afcdcffc987547fe3bf95938d8dd_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2ce1746cce6fb54247d3418a08a43c868e505f289a2730c373198f46cf576d90_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:cd3e10c689e32993df2deef39bd6697ce6bb5f690aaa77e473abe1c3249be244_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fca0029b68345437ad83b39ecbaad363fb933f622e8170df13db66c16711dc89_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:00d3dba91b5887b16b03565d2c887c013413b3daf80dcbe1c6b9ff7f1bfb2b31_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:8d1b70cbb22fb6c98c207e4e889e14a6fef161c4e127af0c60c3af50f6bf3ed5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:9baa189cf91302914f74f5df634542e574677a084eb6fa08e326937ec637d66e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:df171382926f8f6ab3c40abf50d19657b943deb34b14c31abfcfa26671978426_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:9a611af46d638737dfa68bd4d49f5b29188b2ba4a3c945d5887c9f13ad6115e1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:b38800e91fd32bb38b18566e04db8646600d031d80da4429a60599ebc5460457_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:d947e063a83c024b491c6b19050c4cdd99f397e794fbfd4e9b3eafbe231e7775_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:f9efef00212b790f49f48567babc55d8053731e4438301fce1d2339240e45b0c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:40323afb89300eb91488346e12e8a541e16bfab980c7721f53d8c49ea516d8d1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:7470c26f1666830ebc9f3a45428d38d60883adf0f0ae00921f7baf136d852277_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:c60273875e5fe0e4c6f1c89c1948cbbed3b193c12ea37f754a5c9e5d750f72c9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:e14858c2e93bedc6267a3715650f22b236dd23e04da831134ed95285c2f63a5c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:1069eecaf473d72cfa7144af27be5cc0f7f05317be80ad7e28ea5337bc3ef1e9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:5a921e3276a7406a2cc11543eea0751a168ec1231fbf5cca62af9c5620c694f6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:add496223262b8ae6b62aea1bb2382a4ab2428d4ae951a24483b87b42b8d3660_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:be0b8ecec12e3fa0298f01bd53cc9785b7af9cdb32f6003e13078d3b6a2470e1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:112434370ec1525c4bb424b5cfea4faba7b0f74c658584837648f8589cb32f68_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:2405cd618c1b6de418108f6612cbeae75349f6a20e17d9a4fd552eca0e4a6a3f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:82f1c0de321e0f23df5e90b2cde0750f884f10742856f1689d59423a5709b1c3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:05ff31eca42b826c60b731c14ec5bdab98e1da5d3b7231a89ddc2534c8fcdc68_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:0cac10b6f9915a926ca72f4df53a12229f6a1e35f40328113466734598c8bc7c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:81ed0fd1c6c9d8eb73a51d923e7f4a74f556c20077f46c80f9beba60975c4d3c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e80bf8e2e52c1779b705ab93b42ed435d92ad02072046d719b699ead210e37a9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ec90e9a70bce871b131ff09a84a611b1b08f7d37804280716217236159c5663f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fcef1b83951bcb7ca93356b47f74b36f41ba40a1db1f1fac340d41ed37213843_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:07247c90678111c8ce754f378de1bc454d4db68af2dca0b335b9508a3d88b927_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:18856f90bcbefd6c61cc19192bbe9568935dafd31f68a3c1a9f76718e792b5f5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47acbb56d654c2ec94997df9f78d43a2851dc11c7bd4ca08d886e59446e6108d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:28524b48b4d9b1b25ed9037fce9ca9bce2a7ead10787af9b903ba1f6b6fdb37b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4bc78ead9e5d505bfd0657933423863130ddeaa2e2f42ae3fe01ec2511067ef5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:95ddbd849576f9ece56256381cfb763b4938f5d0b3ffc4003be996e776890f5a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2e77faafdc9ecfbbbbb820a052bd549d9ee6ca7f3b2fd18fd1cb588c63ecb5db_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:31688e2cf0dd94fb62d1b048b7f023a7db12889590d67ce8434b71a437ce33a8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a91423608942b14c7b27be59076369ea04617da7a010f5b1e77e6dc450e41aa3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:081be3cb678ddcb6a6e43182e1bb789595c80ba8a2d3f18a249c7b5efcad0937_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:a3a9a6e2a7ccb096fa227f86a41a8b9380e196974dd2cc320048c7b115ece891_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:b25c2ace4e2040bafb80db09c63b47f3bb5b16275c2985ed22146dfb6a51f8e3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:943d7f55c9143cad9ea7438d21b2ffad05c13c9f3952d45ab45a3f51db42e408_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:98352d466deb1eae2a68cfa49d7b89e00fee2872128bb011a841ea2086687a04_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:b69031d2893003ff112a2a6aca93fc7f3e0b1cdab5cf47aa17608e9fd17967f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1bb9ca4f822351f70e2b909e640250675aea63510d82caa195026d49292eb2ab_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:4ae9fe0705c8d2dad268e85d821fda314587a021069b2a26a8ed469e52a6478c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:66b5af4bc95e89c18ce7c2466588e8e10a3adc74e816b564709ad6944d7f6f00_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f954a23db68b0a52a8ddb20feae561410eb000c1ba88ba5c312859cd9818405f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:1383d8efab9dd48fd904d43d1354a87af577cc22013c01587746b472f0059dff_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:523d4cd8fcbf53088ea01ce7ed6a0b65ccf4b3bf7984c77726b5cfac1f84e1fc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5716e811d892ebf60d17bb56591d32a48b73e89ead7023a86a58f8a17defc303_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:beb574d2cade407c099a761ab85cf745dcb4dc886b56fd7bcdb8c3bd8bd3c999_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:076ee82b9937f0850cfadacc65a4dbe938df759b17110db6c7a7e569352e4b9d_ppc64le",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:4d1ad8d13e4cde96205a3959522d7e1dc6991684ad5feff1e6ba0b5a884135a1_arm64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:7769c685a908d3b799b7520df831f5d7a9f123c74c185cbdcd2df7e85aa9fba2_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.15:openshift4/nmstate-console-plugin-rhel8@sha256:10e3555485e74cf77c7dca808e410b5b29d0e1064b297582114a7abcf15ba36b_ppc64le",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:408de35951d4235f9d61d5dc2087a317a59f4d45e81925351d6a90e0fad52ff9_s390x",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:688ccaa70cd2118971ccf82071ffc61f0d1a01bdbb743db943c697ec0058e0ac_amd64",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:93edbda45f9e9e0dc13abb4b68880b1a7ba0d5e4979ad2243366cee5edd05cb8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:0147fbdcd78770d30a9c7adb943b5a92eee5b61f88b0e615183811b66c40200a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:55be3113a675f54fc352bb88da015a09596ee1d6c317990b15cf764328bea6d2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:8d0daade10e9041a1bea8cd7e4c8112ed4db22176f7f415fbff68ca69d69fd28_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:be57319c7d5662e9bde0db4cfa2b88a481c942b1a878531056b4d3f324494ffd_amd64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:b479f941ac6f1894019c9e4c4a254d67a243d87502fd217f374b6eae4e15c689_amd64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:b73c92ae5ab62407e29e4ad5b4e359320582d997a60e91b341ea52bc3f3dfd84_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:06b42f76ac05fefbb4527da6d21894bf30b961dacc42f9faf5197bdf570ade55_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:8033f065e39637d0d6badb563800337eac50c5c42ba890075ad49cf7531eb2ee_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:7d88c1b2bda9011de5b1bc336c6d8fde766f31f42bd1cf532f277e57ce9e0926_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:ae55860bdcdcf28b33b73888e5eb6eea4d9bb305ef9a8cd0be3ff170b38609c6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:c0252d620b05260298686c00942ba8b440047307a35820848149f5ce67afb2c4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:f1ce4283d0f5db4122eecf144b35d4c8e574d810534c573a914f0032666550d4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:3f06e3878be7506498512c1964ee05bbdaa077b5ca94904fd7456d81fb1408ca_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:b1351df0467b0ca6ed3721a8a898ce501deeb89b8236467a9364b3a3420c7ae0_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:bf1ea44f6fa3974913ecf2034e9579a31d76795a905d6610db3400ef17bc050a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:eebdfadfe247ea6bde2a935234a249d69897116f5b7d53954bef67c9a9819f45_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:09febdec4cdb1b65abecce7d00f92ef28987c2b951e033db2490fc4f3ac57de4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:8b0244f340a300c60f42aa688272204fce848e3892670fc433cc1da729f0de9e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:92cbad954159d512e0f5b363efda2006187dd103cadfc3f780e0da054c0b7937_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:c5665b50685ee3e0954099a2e06d774847991f0feb6a631db22186083fac92e4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:3520d54f5c88f008537d460b81a6791ab1164a37fb93f1884af9232267bd29a9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:7783d2e3d541ffdba9bc31fc57a3cac5804d26d0fe46c5f901d82e80a03e2f2d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:dcf10012e7988093a0119a01c06ffdc1acc053594b9b91f47d9a4938af6167a3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:debc8f350411b110ca982b24ec5c2b11a9aa81e1a5137d3169ea7247706113dc_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:87e5ec4a43696234aad8eeae5914528918ae296953bb2648f543bd92a107a26b_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:befb78614d49c800ce25970eae1fcffc79ca94a5875c7bbe654bc28a986f66c8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:f0b00c59dc9e2867fb7be71b5a40fc924f6f0214427f499116f8abcb3801da01_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:f2222b3e8c77e1074051e24fcfb4c46adeb7773e84f12a6ac0f8350332e10c91_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:6a98c7fd2c2745f252d95fc6015486fc6c850583452d161e3eafb38c9505f076_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:6b6639c869af674477e7318890c421e1c8d8c4c1f9a05523132f2e36fa896176_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c9f9ad1dbbacb5e21c45dfa3e5a784a79caaffd37fcb18a482e634bb3c76a0fc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:27fa20848aa4d619538b735257b990712533490595c6328239e472b68803c057_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:55a6475db38c7ea9281ddb0c24017c3fc97ab766ec67de67153a6af160124ec9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:e0c5e2a34179e7a0410b8b605662c38eb2c8d39f0d071cafd31058e4258d7ef7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:03f4d49a819f2147a62c047a7e7464e1e3ae1ecc42d92ed19c6bc4ddb0bc9490_amd64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:2663f066dcfa00b13c5d940fa79e785afc19607c4a3c13dc7c255edf66fde3ca_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:c1fa20eae68ac4896ee8567b75cf5ecc02a6c5a67cf769ba49af46485ba5f39c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:fd81da5b5f89364455882678221479055ddf38033c8227d2b9dfca35944c0404_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:2fb2a4a3779246b34b4ac6bffc9d443463e8da03e39af758106a9c79b9159fdb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:415230a20864dc0fdb3823ff8ba2db3f074fbf1b456179ef0ed0fd1adf7f394d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:4ecb6c1bccbe8ca3822637f7546b1469e5d216c3541fcb7c58c6374e14f043d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:b9e5ad1d3350fe804f8eec310832b9ca33fde1abcd346f0564a9a74661b6291d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:41bc4beb9699821254e930b6bf917aee7ac7e3dd31a68a71cdf2dfa039a902a0_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:43e38fc972cb0572e498cc5f8086f6e7c04ee70a83ac7e766cc98945f45ec108_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:aa678da1e2c600ee8eaf9c1c88317047681fd0384dade57c1b136fd1091207fa_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:d1978807d28a0edac40bb76a69e45acd649a6ffdec77f0846077d3d652449667_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:0040e0b22c9d4efdf997455862344dfc777fcd0474fc52f10a2a0172a2d68767_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:10d56e9547e15b8b900c888f5b9ac9ddac033e9c3837cfe812595e4563625107_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:1d0d691161709d24ad6bf141e64f4a93179568fbedb83c6ade754be4c3c476c2_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:34a35f99757d66d08fd478fba745d01cff6069836276af63defe81a411d0c9ae_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:24bf8cf9f6920bd135de0cfff7e2c0b963e92ad710266ecba1e08732a3ead525_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:8e45064ee50c00eb179932cefb38bfcb1a1b4f2291ce82adf85aaff99cbbed7b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:aa9968cb88bfab824ed6bfea6b83c9b46e175cc50643cf0a43f3f36a2ea48fb1_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:ce40e4d950fc50c0ee9018080d7d474d94e92388be8a24f18015d4b2e0b5d43b_amd64",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:36cefbca6ad545b01f30cd27bbcf49e52c70e1b6fe4b6e34713aed1764e7f911_arm64",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:3708cb9d4d122dc9b8d927977c8fd004ef10d7a2598287d6cded54bff8ef344e_amd64",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:5f3c4b2b1315707903b2b00d458bbe4481569e136123785adfff0a91de8a4f98_ppc64le",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:04c7dafc2d494c489275af973aa780332c265b452a53c948afcf1252db244931_s390x",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:a3187bdc70764023495ca24566efa07c5398ac5606517fd7c96f5078a6f433dd_amd64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:bf1d7dd3d5fa5122fcf60f9a853af1b4fca9e8abd4ebff3c98c2de055e3c282c_ppc64le",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:e079c13a2b2991816f813576dd520752e6f24ccb15ee81093117b5cce256e78a_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:10d54e054e9f2ae18dc234709cceed0eceaff4fcbc20af23cf5ce32219c0802e_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:d808354a91138ab147f8bae3bb14278a536d1d3e63b1db0a5102881e7245cd98_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:dec7a2b80707a32b83de987752c7a1220a6f00aa9c7694facd330c3605217b69_s390x",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:e11386c9c21fd0944728e92865ea7eb1fc71fcef8444d9072656a6b048de6851_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:5ff636e04b3ad0de26c738f4f78fd081be95dca6844eac966888c4a9e1e0c19b_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:9173ec564cf71d136995cf6689e2b8a795c732d6bc60c4c077fd79d80a47b289_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:cda327df6e5bdf26b95352080af89a3a894271506ba169c751b128453f62c703_s390x",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:d537c47df6df89d96d1fc9951c7802b9312bee643c541bfefd8505be16cb71bc_ppc64le",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:2e11d28b784f9a5ddd5468f3c1d37cff3a2e418df5b522c56f1275235c7be2fd_arm64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:72532ee84214d1d02457666afef3e2a6fb6533630e7686c46cbde8a62233ead0_amd64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:7751d756af3897f23152def2bb538b39ac881c4cc761789579a6c0f02d873548_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:91ad5abac03b36f291153f5b8cc23cf0f5b136594dfb479562b73679f812867c_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:00e6c48517286d03959134ca0d417c80c12bce02f203fb62f46f0160f1422e7a_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:972c92cc3d54ebb18d729ffde9d12619f9c5819df1543018d79193afdc896fd8_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:9d08ab7941331c6c04dd8a8baf6ad5bafdfcbc23ad7d1dbedd5cb511fea2ecbb_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:e49bd5e5638de8282523ecffd7bf4d71f949174915337854b8a80725b621cece_s390x",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:1917a5ba1f5b80a66a244e87bf779c2e7c8c35bd1de29764fec1532b9aba5a52_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:2294ac04ec82334db313e00dbd2928ea32ad4ae8d78d68f018a66abbcbb3a059_s390x",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:54293665a36604199a30b45649db65af7db4e2fd63ae7b74f9ea0893da5c214c_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:70ac3be5fb93b67d9c3e8eea277acf52f0a8e71eee33ecf992565ce106308dea_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:4146b143ce1d5bb88b0a20e85be37c2c7b5656dfaca18c9b905e2c87b4acd74e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7230bbfa86e81e29f436547d903c94459ae84bbf12d0a2e8ca459c079506f07e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a478b28e696f203fc6f7b55e85f34d9c475e8dbe17c398885543301d9e626bfa_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:d43a6e97832e21c4f50695fecf0a232be59207ffa136c136e31361450293fe1a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:05f131ccf70b2fb6c7f9ad1e81b4dab4e56a47026d2586b96ca23d5c4874c77a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:0a1363af6bae80c8a0bf7b5dee7c7abbec8e96ef4f7c53a1b525c4d2f069b6b7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:6d782b739239962cae63eef06ac5efc1dfd7f566fc5cf5b3424f2859f94c9ab7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:9d5041d8dd90ad48361f3bb368bae2d603fa9ece005a2e60b642d793afa56a15_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:a9ad64d4a4128a29b4b904c5838877189fef4d92f45552067d55a5868848a04d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:af7dbc470488203ec69a14b262d889c97d70e42a640329277797241a028589d6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:eb613a2f36759077002fe32f2130504ae111b93b3f949636cc9a53263993d15c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:641c6eb11752444bdcd8c1cc4831535396258bc298cb03d28d169a892d0a9228_arm64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:6eced0a55d029d50d4d85a78a78bc5326f984f97cf187b9bcde706e6fbd211cd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e39c4d1008724cea44b6c711b5f7d92dbbfbfa55430573108a591bff83e6749_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d50047a2d2a7721e86075f056b4eb397c735faf2e9d3ee2ff590569a88d8167e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:2d480271b8d56d3e3348fd931a679c628f58a8aef68f12003fae08f7affd5f95_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:94c321591ad6609bb14336946718ce9bb2d5aa1c68eac9d1a1494fddd4963897_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:b1095875ab9f038485a4b3be01a2ea8c8dcecbaf7b8dbe99dd6020529d679f72_arm64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:c639cceae141f2db933540780c67a82af5ee732b45a111169c8b3dc211d422c8_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:29d470cd5de87c4ef10cc28b6580455eeb53afcdcffc987547fe3bf95938d8dd_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2ce1746cce6fb54247d3418a08a43c868e505f289a2730c373198f46cf576d90_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:cd3e10c689e32993df2deef39bd6697ce6bb5f690aaa77e473abe1c3249be244_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fca0029b68345437ad83b39ecbaad363fb933f622e8170df13db66c16711dc89_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:00d3dba91b5887b16b03565d2c887c013413b3daf80dcbe1c6b9ff7f1bfb2b31_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:8d1b70cbb22fb6c98c207e4e889e14a6fef161c4e127af0c60c3af50f6bf3ed5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:9baa189cf91302914f74f5df634542e574677a084eb6fa08e326937ec637d66e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:df171382926f8f6ab3c40abf50d19657b943deb34b14c31abfcfa26671978426_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:9a611af46d638737dfa68bd4d49f5b29188b2ba4a3c945d5887c9f13ad6115e1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:b38800e91fd32bb38b18566e04db8646600d031d80da4429a60599ebc5460457_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:d947e063a83c024b491c6b19050c4cdd99f397e794fbfd4e9b3eafbe231e7775_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:f9efef00212b790f49f48567babc55d8053731e4438301fce1d2339240e45b0c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:40323afb89300eb91488346e12e8a541e16bfab980c7721f53d8c49ea516d8d1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:7470c26f1666830ebc9f3a45428d38d60883adf0f0ae00921f7baf136d852277_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:c60273875e5fe0e4c6f1c89c1948cbbed3b193c12ea37f754a5c9e5d750f72c9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:e14858c2e93bedc6267a3715650f22b236dd23e04da831134ed95285c2f63a5c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:1069eecaf473d72cfa7144af27be5cc0f7f05317be80ad7e28ea5337bc3ef1e9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:5a921e3276a7406a2cc11543eea0751a168ec1231fbf5cca62af9c5620c694f6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:add496223262b8ae6b62aea1bb2382a4ab2428d4ae951a24483b87b42b8d3660_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:be0b8ecec12e3fa0298f01bd53cc9785b7af9cdb32f6003e13078d3b6a2470e1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:112434370ec1525c4bb424b5cfea4faba7b0f74c658584837648f8589cb32f68_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:2405cd618c1b6de418108f6612cbeae75349f6a20e17d9a4fd552eca0e4a6a3f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:82f1c0de321e0f23df5e90b2cde0750f884f10742856f1689d59423a5709b1c3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:05ff31eca42b826c60b731c14ec5bdab98e1da5d3b7231a89ddc2534c8fcdc68_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:0cac10b6f9915a926ca72f4df53a12229f6a1e35f40328113466734598c8bc7c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:81ed0fd1c6c9d8eb73a51d923e7f4a74f556c20077f46c80f9beba60975c4d3c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e80bf8e2e52c1779b705ab93b42ed435d92ad02072046d719b699ead210e37a9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ec90e9a70bce871b131ff09a84a611b1b08f7d37804280716217236159c5663f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fcef1b83951bcb7ca93356b47f74b36f41ba40a1db1f1fac340d41ed37213843_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:07247c90678111c8ce754f378de1bc454d4db68af2dca0b335b9508a3d88b927_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:18856f90bcbefd6c61cc19192bbe9568935dafd31f68a3c1a9f76718e792b5f5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47acbb56d654c2ec94997df9f78d43a2851dc11c7bd4ca08d886e59446e6108d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:28524b48b4d9b1b25ed9037fce9ca9bce2a7ead10787af9b903ba1f6b6fdb37b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4bc78ead9e5d505bfd0657933423863130ddeaa2e2f42ae3fe01ec2511067ef5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:95ddbd849576f9ece56256381cfb763b4938f5d0b3ffc4003be996e776890f5a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2e77faafdc9ecfbbbbb820a052bd549d9ee6ca7f3b2fd18fd1cb588c63ecb5db_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:31688e2cf0dd94fb62d1b048b7f023a7db12889590d67ce8434b71a437ce33a8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a91423608942b14c7b27be59076369ea04617da7a010f5b1e77e6dc450e41aa3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:081be3cb678ddcb6a6e43182e1bb789595c80ba8a2d3f18a249c7b5efcad0937_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:a3a9a6e2a7ccb096fa227f86a41a8b9380e196974dd2cc320048c7b115ece891_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:b25c2ace4e2040bafb80db09c63b47f3bb5b16275c2985ed22146dfb6a51f8e3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:943d7f55c9143cad9ea7438d21b2ffad05c13c9f3952d45ab45a3f51db42e408_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:98352d466deb1eae2a68cfa49d7b89e00fee2872128bb011a841ea2086687a04_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:b69031d2893003ff112a2a6aca93fc7f3e0b1cdab5cf47aa17608e9fd17967f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1bb9ca4f822351f70e2b909e640250675aea63510d82caa195026d49292eb2ab_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:4ae9fe0705c8d2dad268e85d821fda314587a021069b2a26a8ed469e52a6478c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:66b5af4bc95e89c18ce7c2466588e8e10a3adc74e816b564709ad6944d7f6f00_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f954a23db68b0a52a8ddb20feae561410eb000c1ba88ba5c312859cd9818405f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:1383d8efab9dd48fd904d43d1354a87af577cc22013c01587746b472f0059dff_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:523d4cd8fcbf53088ea01ce7ed6a0b65ccf4b3bf7984c77726b5cfac1f84e1fc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5716e811d892ebf60d17bb56591d32a48b73e89ead7023a86a58f8a17defc303_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:beb574d2cade407c099a761ab85cf745dcb4dc886b56fd7bcdb8c3bd8bd3c999_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:076ee82b9937f0850cfadacc65a4dbe938df759b17110db6c7a7e569352e4b9d_ppc64le",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:4d1ad8d13e4cde96205a3959522d7e1dc6991684ad5feff1e6ba0b5a884135a1_arm64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:7769c685a908d3b799b7520df831f5d7a9f123c74c185cbdcd2df7e85aa9fba2_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog"
}
]
}
RHSA-2025:12439
Vulnerability from csaf_redhat - Published: 2025-08-06 22:53 - 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.17:openshift4/ingress-node-firewall-rhel9-operator@sha256:40f7ebbdf0c30e929389763feb25846858d9ef1786b08c26a637762128d849db_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9-operator@sha256:80685ae9a1367bf0f9da3b5be7a792201ea7c94da126cfc1a638a58c1f8e743f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9-operator@sha256:d662ff29367f4071a4149248f20887da36c8b16135847dc9ab257da9b0f5d8d4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9-operator@sha256:da00798eec3118a2171f0720327560408767b85fa9b00e38d3e7535bd5caf7bc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-cloud-event-proxy-rhel9@sha256:2ee3fc75682f4f26557c66fb2719270032b9a3377c1dafbcd335c0742be297fb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-cloud-event-proxy-rhel9@sha256:53821c108cbd4744be503276baaf354f0af66bd635f3b3a78e56d81a194c83bd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-cloud-event-proxy-rhel9@sha256:e207671c45de18514efea95d2b8dcebd124d638d57009ed6425d0517ee841441_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-ptp-rhel9-operator@sha256:9387f35a25b60278d2d9c95c7931dec55836897ccf3bb896e68be3d4a5bad001_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-ptp-rhel9-operator@sha256:b778f240ae4b7085ca61106af593d3cff338cbd3670a4b7c54471ccbc057dd77_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-ptp-rhel9-operator@sha256:d60059d5265cc709865dea1721e2048f7965bd646a8eab29a15d7a5a514ecd40_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:304c342aa8892694409b7b06bf42a5edb8a7084bd159c8f4f0c696b1f88acf7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9e328d5c472c1e5dc2299a75b5c7fea8a6651a8c8412cf9c08edda79ff705cec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:f9ab6d7f8a463546558cdf887310b4139bc59324cb13be8df304f18998ac9a3e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-sriov-network-webhook-rhel9@sha256:638d5591b24741e07c719049129f50e19281955c8edf506a4ffa6a69d6390288_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-sriov-network-webhook-rhel9@sha256:bffa326d804a92a70aadb2f5785cfaa8d6f59d664954bcbf6ab0d8fbf8ef14e7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-sriov-network-webhook-rhel9@sha256:db0fca252b377f63c98bd157571b24b05b428ae9d3275a007dbd112fcdf6c7e9_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9@sha256:1a1c6c56e2f07bd9e590c5c548eb4113a9733faf9ab0e04dfb30ee5cfadb4403_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9@sha256:1f90ab842236eab0152e9450373906467865a49145fac845bdc740af8b71c26e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9@sha256:76dff32791e8eade38833f6a8fb6ddf3a74e08c0b5e12a08a1d0020967b60bef_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9@sha256:78117ecf62b2c948dcb61ef9b86947447fcbb6c5aecf8544be8ced95b364fd29_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/kube-compare-artifacts-rhel9@sha256:287360bd35f0cce4cb0c7890ecec81fbf483a5803c0ab44db13c055fe1b8555c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/kube-compare-artifacts-rhel9@sha256:41495b67ffd4eec9f0b8c246c08c0e9ad72eac7c415cd7bdb64781af1c8c9122_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/kube-compare-artifacts-rhel9@sha256:58c0abb11eea769bf39af84d17bd64d05ecf085682196446be4ff1e688b3746f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/kube-compare-artifacts-rhel9@sha256:e3a92dddb258f813db19aeff34adc50a1fad533cf89aaa89761f035ff9a0d5a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/kubernetes-nmstate-rhel9-operator@sha256:1617ebd9dcf1921ce1bdd8c64e09943991f04b9208a6c27f0d9cd63443d23dc9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/kubernetes-nmstate-rhel9-operator@sha256:5270ee855306859223f7d9e8ce204084091999164a2f043845f49f77e0e38cf6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/kubernetes-nmstate-rhel9-operator@sha256:53a9b1de81310a29d1b08e6119a0ae1d8d3fa68140152c4507bf903c5cb29f0f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/kubernetes-nmstate-rhel9-operator@sha256:f8fb1a5bcd5d069ce8d949c5f02150083947a114894324e4072cf1ff4221d955_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/metallb-rhel9-operator@sha256:5182cde745c8fe84fdbc1f4956d7c8771645bdbe1d342ccf50d37b17b2620485_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/metallb-rhel9-operator@sha256:5c8ec547177b3f1339ca951a00f8ed8a86852e174cd6c0180b24149a588a8caa_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/metallb-rhel9-operator@sha256:a1c6b3965371b31b9455baa37414bfb967e71f5b1970779a6143e93637fac6b3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/metallb-rhel9-operator@sha256:f05711048b320ce399ffd27dc944b2b1b73d55af5bab5bc357b9f4a678fd2c63_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/metallb-rhel9@sha256:82b13958c2e5944ff98322565ec0aacaa14dac836533fac4ba8bd21f8743ad7d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/metallb-rhel9@sha256:d7d049eaf3596d4ee9a24c0831e8670a73f9f7a0f3b62a84b4110d99c68c5a9c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/metallb-rhel9@sha256:f0d82d161e2af7aecca47bac6d36d0d89f50354b1288b2e15bb1fd959eff24e9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/metallb-rhel9@sha256:f31cc7fea28d7431cd4268dffade9abceb82ea9af01a783f345fdc0dfe9b493b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/nmstate-console-plugin-rhel9@sha256:49483b9006b5f2753631d4fc277aceff4fd6bd6c15f2c1c2c34bd33180a4c497_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/nmstate-console-plugin-rhel9@sha256:d6e69dfd71e4b84a523a219f83099a969780c4e082e814213df17626ee9ba14a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/nmstate-console-plugin-rhel9@sha256:e7c7edcecf67e2dff20ea7b5565ef810524d97a799d5b49f3aa1c83188d33f30_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/nmstate-console-plugin-rhel9@sha256:f1168fdf6ad219f55b799b40127a030b86fddcc1f29c9e8aeb6e08764fd761b5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-ansible-rhel9-operator@sha256:201bed66376c0db94671cf71e12a32ee263caf65cb6c357fa186ddc8f960cc54_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-ansible-rhel9-operator@sha256:362b1bc7e06274b90e420bd48e699326cd18b34ad43d4b6759ab2687987859f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-ansible-rhel9-operator@sha256:54cf5e38c99d253b073736a270f63a89a1062f587491032db62b8c464aa953eb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-ansible-rhel9-operator@sha256:74f81c334b008c29828b149889620f22b736d3e17900716e055fd93eeef5b98f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:1817470016b5e23ed2b055cca34f0a484e8b7e2804897ea09eca6175d2f07576_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:f41a70e815edb76a2ec5d6bd9b12a5b365ce5abbc51a820f12e90a17a5e1bd91_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:9606ef0b349c71ca77db4577ff55af2dc9513235d4ae1695e72f80b0a14168e7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:aede68ea5e672a4b57e56fdc2cbb7b516f44ca16eab67b73880f8977b34b11ce_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-cluster-capacity-rhel9@sha256:1e7a952258e02663de121e9229f999f1e2c55675baa6b31942a316920f9559cb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-cluster-capacity-rhel9@sha256:88b22ad4e74ec7404bf6d0fafe46b6522fbed9ff98d7ea56056b3687239fb2f9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-cluster-capacity-rhel9@sha256:c902f80aac411d5febd79d8aa3cdd54291509386b5fe1f66397cb43b43bb795f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-cluster-capacity-rhel9@sha256:fcdb9bc2a8de4d729f2f6069b842d1c389f0faf674c6b3bfe39537dc3215b966_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-cluster-nfd-rhel9-operator@sha256:1d8aa4a0352d996d2f510f403664315cfd909bac4be50b7e3f4dc9c577fdbacf_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-cluster-nfd-rhel9-operator@sha256:23b43773b3158b7ee0de18dfd4e360d6969d0acb0a3acd68478014e41b5ab04d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-cluster-nfd-rhel9-operator@sha256:30f7b651bd33805398b1b5b823a991808696bde63290e479d50a4e2bdf2f1eaa_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-cluster-nfd-rhel9-operator@sha256:4d53eafc0233286ad180b04efda7e619afc7879a7dc6043bcaf5cedd7e84d8b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:012409d0b48abc38c6970a87a985ca0d20fe43d7242950187c9f8af0761760f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:63227322442ed08a1c6ed0a700be2c68e8a52147400cc2ede2716bab7246e7a5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:baafbcc51da39417aee620fd9f67a0f821c730976be54e0781e97bbb3bd9e2e9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:bf1d154223d0844d6a177f78a698b1e08a1b5038b2388b199d9bbce7dcfad3ba_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9@sha256:3182eedc3fbe8e98f6d5b450fb7ef833284c35a86d92a4e99114e91eb7ca621d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9@sha256:e6f811763cbda9ea96edb1f8aa13710d59db8dd262db107e91510aaae927f406_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9@sha256:f2911c0fbd53f97176f3aa8a1d65166a2c5fe60336405f839ab6a24093f79e42_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9@sha256:f85bfa8732cf3e4215ae96ecbe96e4aa5d4ea08bfe815ac3d1e4e6b3b87fe7cf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:19011efa9324e512810a38ac7568c26e369ebd9f5baec44fa6cfd3d2405af167_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:52dae8997c9f927b22ca42ae1b2a659a45aa4fe85c74b4129150c6768607c5f5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:5d39ead9844c2496c5a496bb52e19d48f44a0057136d2569559b4f1ed3d57f79_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:e637c7cd590ce421995cf1e08105e415ffa37d59df6ab77fe33c96efcfa97e47_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-dpu-cni-rhel9@sha256:30c9dea7b74827e5d5a0821100222a554af0bdaa9841626adcbeaf20b6eb303a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-dpu-cni-rhel9@sha256:87422cdf9de82478b0b000b258568e2d051fca46cf6396da4fccb6b707b02710_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-dpu-cni-rhel9@sha256:a0001dfa41bbb146e213a212a1be6f63e54331557c0c733510fb63e702cfa125_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-dpu-cni-rhel9@sha256:f63372bc71f059fe0fc221b34fdd8d5d49ec9d87a92ee85d338316eaa1c21dfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-dpu-daemon-rhel9@sha256:077bd3674017e5ed755a41afc1ca2e65219fe844c014c1ae43509fa455935054_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-dpu-daemon-rhel9@sha256:1ec121a66f26dd76a208ab3ae0046507e02585e95ffdfc87ff3c063f47a587a2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-dpu-daemon-rhel9@sha256:c802950b07e5fd54ec2d5320b92bf44279839867cf662eddc8c127172591ac8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-dpu-daemon-rhel9@sha256:f793395cf360322db854f46570385223979fab61b4b1b2cb2c02252b6c768b3d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-dpu-rhel9-operator@sha256:35bf36be3369b827e522a64aa1f8339ae9039cd7009c2fc54cd9d7c92db0b34e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-dpu-rhel9-operator@sha256:420c295741b80081a7b733c00602050190c79eba081191038b2db9672bcd0eb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-dpu-rhel9-operator@sha256:5243fb37780b6fb25c531ca110ca5666d2fa1271118a2b463f1fad610024f89d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-dpu-rhel9-operator@sha256:954a47c80086afd5e4aa2a891cb984a8213b77d4a41ded417eb5e4a8cb180b92_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-egress-dns-proxy-rhel9@sha256:2e3250fc027b61e58c69133697d9b528d43903ff1cb2bf6db7c458cab096ec0e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-egress-dns-proxy-rhel9@sha256:4c5f062caa6c9bf7cf2334e4d12c6f9b5abeef835d4759fda917d4c25b2da54e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-egress-dns-proxy-rhel9@sha256:97cf122a527fc2f41e853aa948bedf805ed67a117369ac8e5c1804b384c74e82_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-egress-dns-proxy-rhel9@sha256:c421c85fc17322f1322f5164e3a310010b30d1717e3d4f00f3dcf2134570f6ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-egress-http-proxy-rhel9@sha256:112c213d8d618c2c85337a7fa4c754fe181202c360b811b64e6a37790176d5ee_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-egress-http-proxy-rhel9@sha256:45b52f2670e3dea3681dbd8489ebc9953fdeb5dcac853762ddfb2c8574e3e532_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-egress-http-proxy-rhel9@sha256:716dce52d99398f009553882e4c328b4caaa24053b2da3b0d53899bd589454a9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-egress-http-proxy-rhel9@sha256:f234b61340ef72233c91995a5280b2ec60f71be8c5e9e1c92bc10ffd8ab96113_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-egress-router-rhel9@sha256:60b77470f98959853233267937086690bdbb006677d4e9bab1ffbf523c5c3f0c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-egress-router-rhel9@sha256:7d5f0842e62ac96833a0fee9d07cc8349049881e92a5c540843b3cddf637a168_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-egress-router-rhel9@sha256:c9362b8822fcb3c27d6862672d36cee78715e875ba6b909f6dd0aac9b2c03b3a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-egress-router-rhel9@sha256:ddbffdd7c563631e7069e84b5fa193824bc552102904ea962254b95ef4b1d456_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:d42d1fcda30649da384fb5995095e5af09ab050f1e9cfec5bf7198f4940992c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e5a26043cf5f5f5721354d31aafea0348d3c7abd0e74501744e31fb93b5efbf6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:ea7f1ce29323aa3694ceef09c43aa4d0d0a26b65578610a2a6c70c752056bec9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:16f602310173075b09eb3d3451a0954403b7ef61829cfd35c3c1aeb9d52a5db2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5a5715e5bd7abddd1d107e2c563545120ffcd7464234df1d1ccdf046df93e473_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:b541d1a588857bf68f604b60d6a2f42d8dc66279d26f0bb1caec14b6036ed59f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-helm-rhel9-operator@sha256:2b14cab1d1ca5b50279e305d197a8121ecb7f4391cc46c289f5e7f612eadf558_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-helm-rhel9-operator@sha256:c1658818dd76ae9d98b47abea0b3bd15c157a8a25ef0cbd2b51182935bb6956c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-helm-rhel9-operator@sha256:cbeba80ebf8c1dfd74087109a7e8958fb11dc5923b496c06cbfd5459f56ed111_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-helm-rhel9-operator@sha256:cd63507bd7f0a3c4115d722ddceee578f5aa5ed9b9d39232f7ad2a50e4ac56fb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:710a3332c44c88a7c5bb60b803b5de66dcfad698fac45eb5f16542e021a6d5f7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:a6d5709266ec86c92abca6fc1939e003c3293da6b4626ba6f5b16aa77a580572_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c94120276baca64068e554c21c766aee06eb723c640f51243094f6d0376bc728_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:e8c387a5668510ea90d206a06fcb5bcf2f6a36e1561df93a1f142bb9867f6bf2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-local-storage-diskmaker-rhel9@sha256:108934f43fe0cfbdeb4c701ae08b094275a1574fa772a81fa9d7a1c3391b8ac5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-local-storage-diskmaker-rhel9@sha256:47c0cb8a6374d91b562512baeb7eb49be6a113600a69efb6b45de27a70907189_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4dbfda6c53f7cbcc96365b666e5a0dc8d0b0cbd3afd0736d8f4c8422bfca537_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-local-storage-diskmaker-rhel9@sha256:bdb0e2dbff9fef186f823d67cccaae3ade45fbfdd16bf9c99fc84d1cdf5ac5ee_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-local-storage-mustgather-rhel9@sha256:6f1cf8ef0ff29c6dfc246d4bc5b93a99274599ef595f2d92df3e69eaec58d8be_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-local-storage-mustgather-rhel9@sha256:889d4866a8462cd2783ebfaab1122eeb9c248b4811283e3992dbd41a74e3b055_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-local-storage-mustgather-rhel9@sha256:af0b02e58e127423362db9685294bb3c123bb6ecee00948576c36cf778532b0b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-local-storage-mustgather-rhel9@sha256:d4b172f43cb0160780e3991705cdc1bd2c11e6cf8198534c62bae3cd9df67959_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-local-storage-rhel9-operator@sha256:04c1119a33877d53eaaf75b498d7b946bd660189067d98aaf2ee339d10a87829_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-local-storage-rhel9-operator@sha256:0d17b4836c179c0fed3380bfabd3c9d4416161c97c9b33bd8777b284a68a151d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-local-storage-rhel9-operator@sha256:54f70a001ad8ab11c972636c020417e3178adcbfeb49db6dc0a6ff3f09439a7f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-local-storage-rhel9-operator@sha256:9f21950ef05832a278323e053c21b9bb04c901edaae1f3d260dfe809170687fa_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-node-feature-discovery-rhel9@sha256:07c29772ab1ccf6f7b0e76b2a1343acd0165bfab1a599a606cccdc31e39e5e18_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-node-feature-discovery-rhel9@sha256:62331ed72eb4b1e8157da07915fdf8cdc1ae327cb9aeba2c2d07d5087f9e4c0f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-node-feature-discovery-rhel9@sha256:686fa54942bc789aa666ba1974aed0ee8697751f4f198a86510fdb395691ced8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-node-feature-discovery-rhel9@sha256:8483b8ba807c6a75750b53e834ef4017be3ae64f4eda33a4f71832082bbcc66e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-operator-sdk-rhel9@sha256:2b6b329d666790f247eb1b9ccb4e6d4e6258debdd2d287bb798ed4e34a680266_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-operator-sdk-rhel9@sha256:6bb4418a714ddaccfc5ebc44060ebeaca0b63887faf3c6eeefff4d3d840d5681_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-operator-sdk-rhel9@sha256:c4c3d645bb6166bc2073d33f233cd27c4f1d94437735f1b58ad125d03a2bf4bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-operator-sdk-rhel9@sha256:c9d79132892f41c98d8965b062801263e99b52e0ffb54ab9ebde83c326ea8ce3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-ptp-rhel9@sha256:14adfa893a98a906e33ef246ffc9db3bc82f35529e36f10c5f2a9556725e2638_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-ptp-rhel9@sha256:c9b97685c43c5e9e8308a0f1e4a32d0240a0baa590fc3741c67aff2f28f760e4_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-ptp-rhel9@sha256:facc0b6518ee8ffa47fb7ac8140bf7b19b0c872c2046a36620d387f14cddab44_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:320111c6799f9f5136dba48c0bf8430c2da858f763cb84a7d502b6a904ade7ac_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:37da3baa0cffab6bcbb49639d0a54758ffb4b313b9ea3922f53e8a5bd519dc5f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:ab9c353fb10a2daaca42a8a956547275d2954afc77c8e875cb534306220dfa26_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b5b30c4708f8edae04e2da0bd75918d52ed72c5596aef1efe41693a8ca87213c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:0b39c404cb82b6f1e95df58aea8f6e6aa85293a955d93ca68e284132d2ab76cb_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:a09a690cb79a3509eb3c2eb748fede981a07ecd36320d9da350a5a1fc09dfc61_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:a8f866af2af205cf8734e8b5b4014980c6ae7ee0cb853ed45084da78c3f0e042_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:a94af07f9f865142f3ccc1f1f23e5578416ecaf72af6ae628f8955a2b050e4bd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:195e0bd8e5e6004298b298a575f4d0de4db54ad1f98a8bd682fe68c5c38cf4be_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:290331015838683682bcc00509f43364a3178221a2652ec857f06afde5a56873_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6b4aa2675773d07b60fe7956e40cb49b93467415743b8b407c281f717e485ec9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6d483ef8cfac73c6d1032892cb239999e3413a58c77423e6aab16e6e823015af_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:049bdc6a0defc0f0468cdaa64664c2117bc04a02f1d0992e88708115264e408f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:64e707376f21920a315241f14ef4e4354299420e6ed525c1a0685af148f7c611_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a4b73524ecae79d85d1f76d25b562266895717b7b80a702339d4401d5bc20892_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:fbd5c623b12b979d89275237c786655e1966f4dac62a9f3c6b60d0800aa8b51e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9@sha256:694b9a86172a4ffba12d290e8e00bf44c4686bfe497012f421f63aba99464795_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9@sha256:b23d7cb314503a8dea365c2117dce0a5522083343d86306154132889d348f8e4_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9@sha256:bcd531e8b99916bd04d62e537a53d4931a062aa7bb56fd7bf1046dcfc17bb88a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9@sha256:cbde019b8210258e3eaecaf88d8179a0b0d85100fc85e553486ec9b8a50d3760_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2cb1f7f105e8dd6ca52de47499e333ff979bbb3b559eefadcc8f073b3f441838_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:94c68ec0e929e469b366c3fa10c8674adb9bc8e16cb8a2a02959ddc264d43386_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:d6ac1b3b23cb5fdcc82b49f01e8d7a5e4107afe840811fb8dea5d2adf4774013_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9143dea465ab12588137bf1aa21254a78bca28bf342d35cbe186257461a445af_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:af2eaa3e167340fe516239159cdafd30c8014f1a77bf7d5dac5aa3890daa131c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:b8656ee81d446be9eed75b3c5b33067956ac2362ac657c552fad9ee29e6fcee6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f1606429abf67005dbd0e6307610eb18fc2f4b723ca910f043ee959c16cef4f9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f35626ab9ca7e8760c193c3a161951815d28df5a8edf2b49ee5606c71bb41380_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f3e7d218e398a43aad55b1689c9a98f67d675ad775ce58f18d6f135e7085cef0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:2dd947744815db3d0f29ba865d69246ce1ecd268f67eaef3c9a8efdf595f078f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9c7e512651617eadf0ed3766513b478ddf8796831ca035355aa5307ecf709b46_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9e22ded807c6ee390bdf1bc371256429a9ea418c195d1ce183910ffa03e9f4f5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-sriov-network-rhel9-operator@sha256:9c00c589a484e49c3cdade7a8bb344e1b0ba7ceade2733065f73760fc9a9be86_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-sriov-network-rhel9-operator@sha256:a173472881029df679991408898f6c7d5d0e4c5ccf2dea10ce986392bbce7157_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-sriov-network-rhel9-operator@sha256:ef33b8e87012e1284dee25a96103dc9ec0957dbce295f5986fe6f238dc9700e4_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-sriov-rdma-cni-rhel9@sha256:392c4f0993e49ec161e09851f3a50071a50548dd35a0778441173c6ce1e6e7e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-sriov-rdma-cni-rhel9@sha256:45b7eb12f1420eae4d68992330236d25d3b84039331da4c672a326ae753fc118_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-sriov-rdma-cni-rhel9@sha256:927fb30c127cdaac9a8044052b5ba73f730b1aa73180f772163d38edf2661bc1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:341b30b150aa65be1a9bc01bafa010edcb4fbfa1431054be65793076d1980797_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:79b66a046f06d70f0cbc1e9d034da4e45ef1d158c5af9d6fd3f73e1bb16e2ba8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b016b1f1d545509eb874bb8ac54028ed6527ab4df5b40c3a5c26cef667d6d944_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b426b0ac0b86a30bccf707621f97605abaf90cda4555ac69927fc004ae5659af_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:85d20c46a52839ed6ea473fa00b6177166cc46b828a0ae9599a01a716aefa367_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:96410d8f451d6408dd3f8cd1f78300c094d3895015c726cd8866eb73d3ee2a33_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9a4de11416134eff3182ee62fda293ac1f7d867d77d048d0a8733cb2acd73324_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9b7971205434de0f74491e3618d14be1e80932962178069ddc91857e3f1a765d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/pf-status-relay-rhel9@sha256:4be7baac5c1cf30bedaa8a23e274e18701655bc17aa0534ba5e91c7a91ea7d71_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/pf-status-relay-rhel9@sha256:89fb9702ee48031a488f150e4e5f8af9641a57ad927f28e5b16cda90d3a26f4d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/pf-status-relay-rhel9@sha256:8d18ba1253093a639dcb4f50214bd2b37d96bc5707abc6e215880de79b1c19cf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/pf-status-relay-rhel9@sha256:9ddc5e2cd16c196e6c046326b82794459cf08b66db9f5db4355290c1e2278337_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ptp-must-gather-rhel9@sha256:0660364f862dce97e8353c10c9a392d7e9f58ef57677fea4e3339d51473c0f0c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ptp-must-gather-rhel9@sha256:bc59fa96dab9a3c315b8df1b6102211386103118653fef5a1d62b14741a570de_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/ptp-must-gather-rhel9@sha256:f28b645fab29448042abd0737ee06da7778c5d64408986174ec2e6bc138752a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/rdma-cni-rhel9@sha256:392c4f0993e49ec161e09851f3a50071a50548dd35a0778441173c6ce1e6e7e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/rdma-cni-rhel9@sha256:45b7eb12f1420eae4d68992330236d25d3b84039331da4c672a326ae753fc118_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/rdma-cni-rhel9@sha256:927fb30c127cdaac9a8044052b5ba73f730b1aa73180f772163d38edf2661bc1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/sriov-cni-rhel9@sha256:7064d8c382b2954266c2c6920c53db57cd990965acc7c252c9331c1c41fe1e21_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/sriov-cni-rhel9@sha256:c1322e2b19a7d845e59279d03065599398187f1147dbb02b66ab45421f3c4b30_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/sriov-cni-rhel9@sha256:c384fd15f6239ab239c6a7f9fe460b76eab142ffb3f5875e9238fba74f1d4691_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/sriov-network-metrics-exporter-rhel9@sha256:2dd947744815db3d0f29ba865d69246ce1ecd268f67eaef3c9a8efdf595f078f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/sriov-network-metrics-exporter-rhel9@sha256:9c7e512651617eadf0ed3766513b478ddf8796831ca035355aa5307ecf709b46_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:openshift4/sriov-network-metrics-exporter-rhel9@sha256:9e22ded807c6ee390bdf1bc371256429a9ea418c195d1ce183910ffa03e9f4f5_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.17.37 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.17.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.17.37. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2025:12437\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.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:12439",
"url": "https://access.redhat.com/errata/RHSA-2025:12439"
},
{
"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_12439.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.17.37 security and extras update",
"tracking": {
"current_release_date": "2026-06-02T15:23:36+00:00",
"generator": {
"date": "2026-06-02T15:23:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:12439",
"initial_release_date": "2025-08-06T22:53:00+00:00",
"revision_history": [
{
"date": "2025-08-06T22:53:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-08-06T22:53:00+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:23:36+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.17",
"product": {
"name": "Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.17::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:2ee3fc75682f4f26557c66fb2719270032b9a3377c1dafbcd335c0742be297fb_amd64",
"product": {
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:2ee3fc75682f4f26557c66fb2719270032b9a3377c1dafbcd335c0742be297fb_amd64",
"product_id": "openshift4/ose-cloud-event-proxy-rhel9@sha256:2ee3fc75682f4f26557c66fb2719270032b9a3377c1dafbcd335c0742be297fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel9@sha256:2ee3fc75682f4f26557c66fb2719270032b9a3377c1dafbcd335c0742be297fb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9\u0026tag=v4.17.0-202507291005.p0.g9eeeeda.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:23b43773b3158b7ee0de18dfd4e360d6969d0acb0a3acd68478014e41b5ab04d_amd64",
"product": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:23b43773b3158b7ee0de18dfd4e360d6969d0acb0a3acd68478014e41b5ab04d_amd64",
"product_id": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:23b43773b3158b7ee0de18dfd4e360d6969d0acb0a3acd68478014e41b5ab04d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256:23b43773b3158b7ee0de18dfd4e360d6969d0acb0a3acd68478014e41b5ab04d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.gdbf6216.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-dpu-cni-rhel9@sha256:a0001dfa41bbb146e213a212a1be6f63e54331557c0c733510fb63e702cfa125_amd64",
"product": {
"name": "openshift4/ose-dpu-cni-rhel9@sha256:a0001dfa41bbb146e213a212a1be6f63e54331557c0c733510fb63e702cfa125_amd64",
"product_id": "openshift4/ose-dpu-cni-rhel9@sha256:a0001dfa41bbb146e213a212a1be6f63e54331557c0c733510fb63e702cfa125_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-cni-rhel9@sha256:a0001dfa41bbb146e213a212a1be6f63e54331557c0c733510fb63e702cfa125?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-cni-rhel9\u0026tag=v4.17.0-202507291005.p0.g6e63d0a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-dpu-daemon-rhel9@sha256:077bd3674017e5ed755a41afc1ca2e65219fe844c014c1ae43509fa455935054_amd64",
"product": {
"name": "openshift4/ose-dpu-daemon-rhel9@sha256:077bd3674017e5ed755a41afc1ca2e65219fe844c014c1ae43509fa455935054_amd64",
"product_id": "openshift4/ose-dpu-daemon-rhel9@sha256:077bd3674017e5ed755a41afc1ca2e65219fe844c014c1ae43509fa455935054_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-daemon-rhel9@sha256:077bd3674017e5ed755a41afc1ca2e65219fe844c014c1ae43509fa455935054?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-daemon-rhel9\u0026tag=v4.17.0-202507291005.p0.g6e63d0a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-dpu-rhel9-operator@sha256:954a47c80086afd5e4aa2a891cb984a8213b77d4a41ded417eb5e4a8cb180b92_amd64",
"product": {
"name": "openshift4/ose-dpu-rhel9-operator@sha256:954a47c80086afd5e4aa2a891cb984a8213b77d4a41ded417eb5e4a8cb180b92_amd64",
"product_id": "openshift4/ose-dpu-rhel9-operator@sha256:954a47c80086afd5e4aa2a891cb984a8213b77d4a41ded417eb5e4a8cb180b92_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-rhel9-operator@sha256:954a47c80086afd5e4aa2a891cb984a8213b77d4a41ded417eb5e4a8cb180b92?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.g6e63d0a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:d6ac1b3b23cb5fdcc82b49f01e8d7a5e4107afe840811fb8dea5d2adf4774013_amd64",
"product": {
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:d6ac1b3b23cb5fdcc82b49f01e8d7a5e4107afe840811fb8dea5d2adf4774013_amd64",
"product_id": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:d6ac1b3b23cb5fdcc82b49f01e8d7a5e4107afe840811fb8dea5d2adf4774013_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni-rhel9@sha256:d6ac1b3b23cb5fdcc82b49f01e8d7a5e4107afe840811fb8dea5d2adf4774013?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=v4.17.0-202507291005.p0.g489902e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9@sha256:76dff32791e8eade38833f6a8fb6ddf3a74e08c0b5e12a08a1d0020967b60bef_amd64",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:76dff32791e8eade38833f6a8fb6ddf3a74e08c0b5e12a08a1d0020967b60bef_amd64",
"product_id": "openshift4/ingress-node-firewall-rhel9@sha256:76dff32791e8eade38833f6a8fb6ddf3a74e08c0b5e12a08a1d0020967b60bef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256:76dff32791e8eade38833f6a8fb6ddf3a74e08c0b5e12a08a1d0020967b60bef?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=v4.17.0-202507291005.p0.g572d1e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:da00798eec3118a2171f0720327560408767b85fa9b00e38d3e7535bd5caf7bc_amd64",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:da00798eec3118a2171f0720327560408767b85fa9b00e38d3e7535bd5caf7bc_amd64",
"product_id": "openshift4/ingress-node-firewall-rhel9-operator@sha256:da00798eec3118a2171f0720327560408767b85fa9b00e38d3e7535bd5caf7bc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256:da00798eec3118a2171f0720327560408767b85fa9b00e38d3e7535bd5caf7bc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.g572d1e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/kube-compare-artifacts-rhel9@sha256:41495b67ffd4eec9f0b8c246c08c0e9ad72eac7c415cd7bdb64781af1c8c9122_amd64",
"product": {
"name": "openshift4/kube-compare-artifacts-rhel9@sha256:41495b67ffd4eec9f0b8c246c08c0e9ad72eac7c415cd7bdb64781af1c8c9122_amd64",
"product_id": "openshift4/kube-compare-artifacts-rhel9@sha256:41495b67ffd4eec9f0b8c246c08c0e9ad72eac7c415cd7bdb64781af1c8c9122_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-compare-artifacts-rhel9@sha256:41495b67ffd4eec9f0b8c246c08c0e9ad72eac7c415cd7bdb64781af1c8c9122?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kube-compare-artifacts-rhel9\u0026tag=v4.17.0-202507291005.p0.gcbaea1d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4dbfda6c53f7cbcc96365b666e5a0dc8d0b0cbd3afd0736d8f4c8422bfca537_amd64",
"product": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4dbfda6c53f7cbcc96365b666e5a0dc8d0b0cbd3afd0736d8f4c8422bfca537_amd64",
"product_id": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4dbfda6c53f7cbcc96365b666e5a0dc8d0b0cbd3afd0736d8f4c8422bfca537_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256:b4dbfda6c53f7cbcc96365b666e5a0dc8d0b0cbd3afd0736d8f4c8422bfca537?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=v4.17.0-202507291005.p0.g2812479.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:54f70a001ad8ab11c972636c020417e3178adcbfeb49db6dc0a6ff3f09439a7f_amd64",
"product": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:54f70a001ad8ab11c972636c020417e3178adcbfeb49db6dc0a6ff3f09439a7f_amd64",
"product_id": "openshift4/ose-local-storage-rhel9-operator@sha256:54f70a001ad8ab11c972636c020417e3178adcbfeb49db6dc0a6ff3f09439a7f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256:54f70a001ad8ab11c972636c020417e3178adcbfeb49db6dc0a6ff3f09439a7f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.g2812479.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/nmstate-console-plugin-rhel9@sha256:f1168fdf6ad219f55b799b40127a030b86fddcc1f29c9e8aeb6e08764fd761b5_amd64",
"product": {
"name": "openshift4/nmstate-console-plugin-rhel9@sha256:f1168fdf6ad219f55b799b40127a030b86fddcc1f29c9e8aeb6e08764fd761b5_amd64",
"product_id": "openshift4/nmstate-console-plugin-rhel9@sha256:f1168fdf6ad219f55b799b40127a030b86fddcc1f29c9e8aeb6e08764fd761b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel9@sha256:f1168fdf6ad219f55b799b40127a030b86fddcc1f29c9e8aeb6e08764fd761b5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=v4.17.0-202507291005.p0.gcffdc60.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:8483b8ba807c6a75750b53e834ef4017be3ae64f4eda33a4f71832082bbcc66e_amd64",
"product": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:8483b8ba807c6a75750b53e834ef4017be3ae64f4eda33a4f71832082bbcc66e_amd64",
"product_id": "openshift4/ose-node-feature-discovery-rhel9@sha256:8483b8ba807c6a75750b53e834ef4017be3ae64f4eda33a4f71832082bbcc66e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256:8483b8ba807c6a75750b53e834ef4017be3ae64f4eda33a4f71832082bbcc66e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=v4.17.0-202507291005.p0.gdfe1ebf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-rhel9-operator@sha256:54cf5e38c99d253b073736a270f63a89a1062f587491032db62b8c464aa953eb_amd64",
"product": {
"name": "openshift4/ose-ansible-rhel9-operator@sha256:54cf5e38c99d253b073736a270f63a89a1062f587491032db62b8c464aa953eb_amd64",
"product_id": "openshift4/ose-ansible-rhel9-operator@sha256:54cf5e38c99d253b073736a270f63a89a1062f587491032db62b8c464aa953eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-rhel9-operator@sha256:54cf5e38c99d253b073736a270f63a89a1062f587491032db62b8c464aa953eb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.gc649d73.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity-rhel9@sha256:fcdb9bc2a8de4d729f2f6069b842d1c389f0faf674c6b3bfe39537dc3215b966_amd64",
"product": {
"name": "openshift4/ose-cluster-capacity-rhel9@sha256:fcdb9bc2a8de4d729f2f6069b842d1c389f0faf674c6b3bfe39537dc3215b966_amd64",
"product_id": "openshift4/ose-cluster-capacity-rhel9@sha256:fcdb9bc2a8de4d729f2f6069b842d1c389f0faf674c6b3bfe39537dc3215b966_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity-rhel9@sha256:fcdb9bc2a8de4d729f2f6069b842d1c389f0faf674c6b3bfe39537dc3215b966?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=v4.17.0-202507291005.p0.g5e7e0e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy-rhel9@sha256:4c5f062caa6c9bf7cf2334e4d12c6f9b5abeef835d4759fda917d4c25b2da54e_amd64",
"product": {
"name": "openshift4/ose-egress-dns-proxy-rhel9@sha256:4c5f062caa6c9bf7cf2334e4d12c6f9b5abeef835d4759fda917d4c25b2da54e_amd64",
"product_id": "openshift4/ose-egress-dns-proxy-rhel9@sha256:4c5f062caa6c9bf7cf2334e4d12c6f9b5abeef835d4759fda917d4c25b2da54e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy-rhel9@sha256:4c5f062caa6c9bf7cf2334e4d12c6f9b5abeef835d4759fda917d4c25b2da54e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9\u0026tag=v4.17.0-202507291005.p0.ge3879e9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router-rhel9@sha256:c9362b8822fcb3c27d6862672d36cee78715e875ba6b909f6dd0aac9b2c03b3a_amd64",
"product": {
"name": "openshift4/ose-egress-router-rhel9@sha256:c9362b8822fcb3c27d6862672d36cee78715e875ba6b909f6dd0aac9b2c03b3a_amd64",
"product_id": "openshift4/ose-egress-router-rhel9@sha256:c9362b8822fcb3c27d6862672d36cee78715e875ba6b909f6dd0aac9b2c03b3a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router-rhel9@sha256:c9362b8822fcb3c27d6862672d36cee78715e875ba6b909f6dd0aac9b2c03b3a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router-rhel9\u0026tag=v4.17.0-202507291005.p0.ge3879e9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-rhel9-operator@sha256:cd63507bd7f0a3c4115d722ddceee578f5aa5ed9b9d39232f7ad2a50e4ac56fb_amd64",
"product": {
"name": "openshift4/ose-helm-rhel9-operator@sha256:cd63507bd7f0a3c4115d722ddceee578f5aa5ed9b9d39232f7ad2a50e4ac56fb_amd64",
"product_id": "openshift4/ose-helm-rhel9-operator@sha256:cd63507bd7f0a3c4115d722ddceee578f5aa5ed9b9d39232f7ad2a50e4ac56fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-rhel9-operator@sha256:cd63507bd7f0a3c4115d722ddceee578f5aa5ed9b9d39232f7ad2a50e4ac56fb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.g61a705e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel9@sha256:c9d79132892f41c98d8965b062801263e99b52e0ffb54ab9ebde83c326ea8ce3_amd64",
"product": {
"name": "openshift4/ose-operator-sdk-rhel9@sha256:c9d79132892f41c98d8965b062801263e99b52e0ffb54ab9ebde83c326ea8ce3_amd64",
"product_id": "openshift4/ose-operator-sdk-rhel9@sha256:c9d79132892f41c98d8965b062801263e99b52e0ffb54ab9ebde83c326ea8ce3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel9@sha256:c9d79132892f41c98d8965b062801263e99b52e0ffb54ab9ebde83c326ea8ce3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel9\u0026tag=v4.17.0-202507291005.p0.g61a705e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:710a3332c44c88a7c5bb60b803b5de66dcfad698fac45eb5f16542e021a6d5f7_amd64",
"product": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:710a3332c44c88a7c5bb60b803b5de66dcfad698fac45eb5f16542e021a6d5f7_amd64",
"product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:710a3332c44c88a7c5bb60b803b5de66dcfad698fac45eb5f16542e021a6d5f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256:710a3332c44c88a7c5bb60b803b5de66dcfad698fac45eb5f16542e021a6d5f7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=v4.17.0-202507291005.p0.g7cd5ead.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:f41a70e815edb76a2ec5d6bd9b12a5b365ce5abbc51a820f12e90a17a5e1bd91_amd64",
"product": {
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:f41a70e815edb76a2ec5d6bd9b12a5b365ce5abbc51a820f12e90a17a5e1bd91_amd64",
"product_id": "openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:f41a70e815edb76a2ec5d6bd9b12a5b365ce5abbc51a820f12e90a17a5e1bd91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-container-rhel9@sha256:f41a70e815edb76a2ec5d6bd9b12a5b365ce5abbc51a820f12e90a17a5e1bd91?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9\u0026tag=v4.17.0-202507291005.p0.g9696583.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:aede68ea5e672a4b57e56fdc2cbb7b516f44ca16eab67b73880f8977b34b11ce_amd64",
"product": {
"name": "openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:aede68ea5e672a4b57e56fdc2cbb7b516f44ca16eab67b73880f8977b34b11ce_amd64",
"product_id": "openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:aede68ea5e672a4b57e56fdc2cbb7b516f44ca16eab67b73880f8977b34b11ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-rhel9-operator@sha256:aede68ea5e672a4b57e56fdc2cbb7b516f44ca16eab67b73880f8977b34b11ce?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.gcc86210.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:f85bfa8732cf3e4215ae96ecbe96e4aa5d4ea08bfe815ac3d1e4e6b3b87fe7cf_amd64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:f85bfa8732cf3e4215ae96ecbe96e4aa5d4ea08bfe815ac3d1e4e6b3b87fe7cf_amd64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9@sha256:f85bfa8732cf3e4215ae96ecbe96e4aa5d4ea08bfe815ac3d1e4e6b3b87fe7cf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256:f85bfa8732cf3e4215ae96ecbe96e4aa5d4ea08bfe815ac3d1e4e6b3b87fe7cf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=v4.17.0-202507291005.p0.g5c1609c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:63227322442ed08a1c6ed0a700be2c68e8a52147400cc2ede2716bab7246e7a5_amd64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:63227322442ed08a1c6ed0a700be2c68e8a52147400cc2ede2716bab7246e7a5_amd64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:63227322442ed08a1c6ed0a700be2c68e8a52147400cc2ede2716bab7246e7a5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256:63227322442ed08a1c6ed0a700be2c68e8a52147400cc2ede2716bab7246e7a5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.g6651c0b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:52dae8997c9f927b22ca42ae1b2a659a45aa4fe85c74b4129150c6768607c5f5_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:52dae8997c9f927b22ca42ae1b2a659a45aa4fe85c74b4129150c6768607c5f5_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:52dae8997c9f927b22ca42ae1b2a659a45aa4fe85c74b4129150c6768607c5f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:52dae8997c9f927b22ca42ae1b2a659a45aa4fe85c74b4129150c6768607c5f5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9\u0026tag=v4.17.0-202507291005.p0.g66aee5b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy-rhel9@sha256:716dce52d99398f009553882e4c328b4caaa24053b2da3b0d53899bd589454a9_amd64",
"product": {
"name": "openshift4/ose-egress-http-proxy-rhel9@sha256:716dce52d99398f009553882e4c328b4caaa24053b2da3b0d53899bd589454a9_amd64",
"product_id": "openshift4/ose-egress-http-proxy-rhel9@sha256:716dce52d99398f009553882e4c328b4caaa24053b2da3b0d53899bd589454a9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy-rhel9@sha256:716dce52d99398f009553882e4c328b4caaa24053b2da3b0d53899bd589454a9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9\u0026tag=v4.17.0-202507291005.p0.ge3879e9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:16f602310173075b09eb3d3451a0954403b7ef61829cfd35c3c1aeb9d52a5db2_amd64",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:16f602310173075b09eb3d3451a0954403b7ef61829cfd35c3c1aeb9d52a5db2_amd64",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:16f602310173075b09eb3d3451a0954403b7ef61829cfd35c3c1aeb9d52a5db2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel9@sha256:16f602310173075b09eb3d3451a0954403b7ef61829cfd35c3c1aeb9d52a5db2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9\u0026tag=v4.17.0-202507291005.p0.g7f66ced.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e5a26043cf5f5f5721354d31aafea0348d3c7abd0e74501744e31fb93b5efbf6_amd64",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e5a26043cf5f5f5721354d31aafea0348d3c7abd0e74501744e31fb93b5efbf6_amd64",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e5a26043cf5f5f5721354d31aafea0348d3c7abd0e74501744e31fb93b5efbf6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e5a26043cf5f5f5721354d31aafea0348d3c7abd0e74501744e31fb93b5efbf6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.g4bee057.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:1617ebd9dcf1921ce1bdd8c64e09943991f04b9208a6c27f0d9cd63443d23dc9_amd64",
"product": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:1617ebd9dcf1921ce1bdd8c64e09943991f04b9208a6c27f0d9cd63443d23dc9_amd64",
"product_id": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:1617ebd9dcf1921ce1bdd8c64e09943991f04b9208a6c27f0d9cd63443d23dc9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256:1617ebd9dcf1921ce1bdd8c64e09943991f04b9208a6c27f0d9cd63443d23dc9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.g7cd5ead.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-rhel9@sha256:facc0b6518ee8ffa47fb7ac8140bf7b19b0c872c2046a36620d387f14cddab44_amd64",
"product": {
"name": "openshift4/ose-ptp-rhel9@sha256:facc0b6518ee8ffa47fb7ac8140bf7b19b0c872c2046a36620d387f14cddab44_amd64",
"product_id": "openshift4/ose-ptp-rhel9@sha256:facc0b6518ee8ffa47fb7ac8140bf7b19b0c872c2046a36620d387f14cddab44_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256:facc0b6518ee8ffa47fb7ac8140bf7b19b0c872c2046a36620d387f14cddab44?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=v4.17.0-202507291005.p0.g257f9c6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:af0b02e58e127423362db9685294bb3c123bb6ecee00948576c36cf778532b0b_amd64",
"product": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:af0b02e58e127423362db9685294bb3c123bb6ecee00948576c36cf778532b0b_amd64",
"product_id": "openshift4/ose-local-storage-mustgather-rhel9@sha256:af0b02e58e127423362db9685294bb3c123bb6ecee00948576c36cf778532b0b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256:af0b02e58e127423362db9685294bb3c123bb6ecee00948576c36cf778532b0b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=v4.17.0-202507291005.p0.g2812479.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9@sha256:d7d049eaf3596d4ee9a24c0831e8670a73f9f7a0f3b62a84b4110d99c68c5a9c_amd64",
"product": {
"name": "openshift4/metallb-rhel9@sha256:d7d049eaf3596d4ee9a24c0831e8670a73f9f7a0f3b62a84b4110d99c68c5a9c_amd64",
"product_id": "openshift4/metallb-rhel9@sha256:d7d049eaf3596d4ee9a24c0831e8670a73f9f7a0f3b62a84b4110d99c68c5a9c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256:d7d049eaf3596d4ee9a24c0831e8670a73f9f7a0f3b62a84b4110d99c68c5a9c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=v4.17.0-202507291005.p0.g602115c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9-operator@sha256:a1c6b3965371b31b9455baa37414bfb967e71f5b1970779a6143e93637fac6b3_amd64",
"product": {
"name": "openshift4/metallb-rhel9-operator@sha256:a1c6b3965371b31b9455baa37414bfb967e71f5b1970779a6143e93637fac6b3_amd64",
"product_id": "openshift4/metallb-rhel9-operator@sha256:a1c6b3965371b31b9455baa37414bfb967e71f5b1970779a6143e93637fac6b3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256:a1c6b3965371b31b9455baa37414bfb967e71f5b1970779a6143e93637fac6b3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.gf98b620.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-rhel9-operator@sha256:d60059d5265cc709865dea1721e2048f7965bd646a8eab29a15d7a5a514ecd40_amd64",
"product": {
"name": "openshift4/ose-ptp-rhel9-operator@sha256:d60059d5265cc709865dea1721e2048f7965bd646a8eab29a15d7a5a514ecd40_amd64",
"product_id": "openshift4/ose-ptp-rhel9-operator@sha256:d60059d5265cc709865dea1721e2048f7965bd646a8eab29a15d7a5a514ecd40_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9-operator@sha256:d60059d5265cc709865dea1721e2048f7965bd646a8eab29a15d7a5a514ecd40?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.gc836701.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:a8f866af2af205cf8734e8b5b4014980c6ae7ee0cb853ed45084da78c3f0e042_amd64",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:a8f866af2af205cf8734e8b5b4014980c6ae7ee0cb853ed45084da78c3f0e042_amd64",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:a8f866af2af205cf8734e8b5b4014980c6ae7ee0cb853ed45084da78c3f0e042_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9@sha256:a8f866af2af205cf8734e8b5b4014980c6ae7ee0cb853ed45084da78c3f0e042?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=v4.17.0-202507291005.p0.ge7acc6a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:37da3baa0cffab6bcbb49639d0a54758ffb4b313b9ea3922f53e8a5bd519dc5f_amd64",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:37da3baa0cffab6bcbb49639d0a54758ffb4b313b9ea3922f53e8a5bd519dc5f_amd64",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:37da3baa0cffab6bcbb49639d0a54758ffb4b313b9ea3922f53e8a5bd519dc5f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9-operator@sha256:37da3baa0cffab6bcbb49639d0a54758ffb4b313b9ea3922f53e8a5bd519dc5f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.g06f3ae6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6d483ef8cfac73c6d1032892cb239999e3413a58c77423e6aab16e6e823015af_amd64",
"product": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6d483ef8cfac73c6d1032892cb239999e3413a58c77423e6aab16e6e823015af_amd64",
"product_id": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6d483ef8cfac73c6d1032892cb239999e3413a58c77423e6aab16e6e823015af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel9@sha256:6d483ef8cfac73c6d1032892cb239999e3413a58c77423e6aab16e6e823015af?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=v4.17.0-202507291005.p0.g06f3ae6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-smb-csi-driver-rhel9@sha256:694b9a86172a4ffba12d290e8e00bf44c4686bfe497012f421f63aba99464795_amd64",
"product": {
"name": "openshift4/ose-smb-csi-driver-rhel9@sha256:694b9a86172a4ffba12d290e8e00bf44c4686bfe497012f421f63aba99464795_amd64",
"product_id": "openshift4/ose-smb-csi-driver-rhel9@sha256:694b9a86172a4ffba12d290e8e00bf44c4686bfe497012f421f63aba99464795_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9@sha256:694b9a86172a4ffba12d290e8e00bf44c4686bfe497012f421f63aba99464795?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=v4.17.0-202507291005.p0.g0161a3a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:049bdc6a0defc0f0468cdaa64664c2117bc04a02f1d0992e88708115264e408f_amd64",
"product": {
"name": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:049bdc6a0defc0f0468cdaa64664c2117bc04a02f1d0992e88708115264e408f_amd64",
"product_id": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:049bdc6a0defc0f0468cdaa64664c2117bc04a02f1d0992e88708115264e408f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9-operator@sha256:049bdc6a0defc0f0468cdaa64664c2117bc04a02f1d0992e88708115264e408f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.gcc86210.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:9e22ded807c6ee390bdf1bc371256429a9ea418c195d1ce183910ffa03e9f4f5_amd64",
"product": {
"name": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:9e22ded807c6ee390bdf1bc371256429a9ea418c195d1ce183910ffa03e9f4f5_amd64",
"product_id": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:9e22ded807c6ee390bdf1bc371256429a9ea418c195d1ce183910ffa03e9f4f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/sriov-network-metrics-exporter-rhel9@sha256:9e22ded807c6ee390bdf1bc371256429a9ea418c195d1ce183910ffa03e9f4f5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9\u0026tag=v4.17.0-202507291005.p0.g0c97e13.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9e22ded807c6ee390bdf1bc371256429a9ea418c195d1ce183910ffa03e9f4f5_amd64",
"product": {
"name": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9e22ded807c6ee390bdf1bc371256429a9ea418c195d1ce183910ffa03e9f4f5_amd64",
"product_id": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9e22ded807c6ee390bdf1bc371256429a9ea418c195d1ce183910ffa03e9f4f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-metrics-exporter-rhel9@sha256:9e22ded807c6ee390bdf1bc371256429a9ea418c195d1ce183910ffa03e9f4f5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9\u0026tag=v4.17.0-202507291005.p0.g0c97e13.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-rdma-cni-rhel9@sha256:45b7eb12f1420eae4d68992330236d25d3b84039331da4c672a326ae753fc118_amd64",
"product": {
"name": "openshift4/ose-sriov-rdma-cni-rhel9@sha256:45b7eb12f1420eae4d68992330236d25d3b84039331da4c672a326ae753fc118_amd64",
"product_id": "openshift4/ose-sriov-rdma-cni-rhel9@sha256:45b7eb12f1420eae4d68992330236d25d3b84039331da4c672a326ae753fc118_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-rdma-cni-rhel9@sha256:45b7eb12f1420eae4d68992330236d25d3b84039331da4c672a326ae753fc118?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9\u0026tag=v4.17.0-202507291005.p0.g51c05cc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/rdma-cni-rhel9@sha256:45b7eb12f1420eae4d68992330236d25d3b84039331da4c672a326ae753fc118_amd64",
"product": {
"name": "openshift4/rdma-cni-rhel9@sha256:45b7eb12f1420eae4d68992330236d25d3b84039331da4c672a326ae753fc118_amd64",
"product_id": "openshift4/rdma-cni-rhel9@sha256:45b7eb12f1420eae4d68992330236d25d3b84039331da4c672a326ae753fc118_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rdma-cni-rhel9@sha256:45b7eb12f1420eae4d68992330236d25d3b84039331da4c672a326ae753fc118?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/rdma-cni-rhel9\u0026tag=v4.17.0-202507291005.p0.g51c05cc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9a4de11416134eff3182ee62fda293ac1f7d867d77d048d0a8733cb2acd73324_amd64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9a4de11416134eff3182ee62fda293ac1f7d867d77d048d0a8733cb2acd73324_amd64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9a4de11416134eff3182ee62fda293ac1f7d867d77d048d0a8733cb2acd73324_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256:9a4de11416134eff3182ee62fda293ac1f7d867d77d048d0a8733cb2acd73324?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=v4.17.0-202507291005.p0.gd7a91a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b426b0ac0b86a30bccf707621f97605abaf90cda4555ac69927fc004ae5659af_amd64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b426b0ac0b86a30bccf707621f97605abaf90cda4555ac69927fc004ae5659af_amd64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b426b0ac0b86a30bccf707621f97605abaf90cda4555ac69927fc004ae5659af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b426b0ac0b86a30bccf707621f97605abaf90cda4555ac69927fc004ae5659af?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.gec3a8a0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/pf-status-relay-rhel9@sha256:8d18ba1253093a639dcb4f50214bd2b37d96bc5707abc6e215880de79b1c19cf_amd64",
"product": {
"name": "openshift4/pf-status-relay-rhel9@sha256:8d18ba1253093a639dcb4f50214bd2b37d96bc5707abc6e215880de79b1c19cf_amd64",
"product_id": "openshift4/pf-status-relay-rhel9@sha256:8d18ba1253093a639dcb4f50214bd2b37d96bc5707abc6e215880de79b1c19cf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pf-status-relay-rhel9@sha256:8d18ba1253093a639dcb4f50214bd2b37d96bc5707abc6e215880de79b1c19cf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9\u0026tag=v4.17.0-202507291005.p0.g7b2473d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ptp-must-gather-rhel9@sha256:bc59fa96dab9a3c315b8df1b6102211386103118653fef5a1d62b14741a570de_amd64",
"product": {
"name": "openshift4/ptp-must-gather-rhel9@sha256:bc59fa96dab9a3c315b8df1b6102211386103118653fef5a1d62b14741a570de_amd64",
"product_id": "openshift4/ptp-must-gather-rhel9@sha256:bc59fa96dab9a3c315b8df1b6102211386103118653fef5a1d62b14741a570de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel9@sha256:bc59fa96dab9a3c315b8df1b6102211386103118653fef5a1d62b14741a570de?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel9\u0026tag=v4.17.0-202507291005.p0.gc836701.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/sriov-cni-rhel9@sha256:7064d8c382b2954266c2c6920c53db57cd990965acc7c252c9331c1c41fe1e21_amd64",
"product": {
"name": "openshift4/sriov-cni-rhel9@sha256:7064d8c382b2954266c2c6920c53db57cd990965acc7c252c9331c1c41fe1e21_amd64",
"product_id": "openshift4/sriov-cni-rhel9@sha256:7064d8c382b2954266c2c6920c53db57cd990965acc7c252c9331c1c41fe1e21_amd64",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256:7064d8c382b2954266c2c6920c53db57cd990965acc7c252c9331c1c41fe1e21?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=v4.17.0-202507291005.p0.g0d0995a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9e328d5c472c1e5dc2299a75b5c7fea8a6651a8c8412cf9c08edda79ff705cec_amd64",
"product": {
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9e328d5c472c1e5dc2299a75b5c7fea8a6651a8c8412cf9c08edda79ff705cec_amd64",
"product_id": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9e328d5c472c1e5dc2299a75b5c7fea8a6651a8c8412cf9c08edda79ff705cec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller-rhel9@sha256:9e328d5c472c1e5dc2299a75b5c7fea8a6651a8c8412cf9c08edda79ff705cec?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=v4.17.0-202507291005.p0.gb6b402b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9143dea465ab12588137bf1aa21254a78bca28bf342d35cbe186257461a445af_amd64",
"product": {
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9143dea465ab12588137bf1aa21254a78bca28bf342d35cbe186257461a445af_amd64",
"product_id": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9143dea465ab12588137bf1aa21254a78bca28bf342d35cbe186257461a445af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon-rhel9@sha256:9143dea465ab12588137bf1aa21254a78bca28bf342d35cbe186257461a445af?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=v4.17.0-202507291005.p0.gb5b5f7b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f3e7d218e398a43aad55b1689c9a98f67d675ad775ce58f18d6f135e7085cef0_amd64",
"product": {
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f3e7d218e398a43aad55b1689c9a98f67d675ad775ce58f18d6f135e7085cef0_amd64",
"product_id": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f3e7d218e398a43aad55b1689c9a98f67d675ad775ce58f18d6f135e7085cef0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin-rhel9@sha256:f3e7d218e398a43aad55b1689c9a98f67d675ad775ce58f18d6f135e7085cef0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=v4.17.0-202507291005.p0.g71c76af.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:a173472881029df679991408898f6c7d5d0e4c5ccf2dea10ce986392bbce7157_amd64",
"product": {
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:a173472881029df679991408898f6c7d5d0e4c5ccf2dea10ce986392bbce7157_amd64",
"product_id": "openshift4/ose-sriov-network-rhel9-operator@sha256:a173472881029df679991408898f6c7d5d0e4c5ccf2dea10ce986392bbce7157_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-rhel9-operator@sha256:a173472881029df679991408898f6c7d5d0e4c5ccf2dea10ce986392bbce7157?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.gb5b5f7b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:bffa326d804a92a70aadb2f5785cfaa8d6f59d664954bcbf6ab0d8fbf8ef14e7_amd64",
"product": {
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:bffa326d804a92a70aadb2f5785cfaa8d6f59d664954bcbf6ab0d8fbf8ef14e7_amd64",
"product_id": "openshift4/ose-sriov-network-webhook-rhel9@sha256:bffa326d804a92a70aadb2f5785cfaa8d6f59d664954bcbf6ab0d8fbf8ef14e7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook-rhel9@sha256:bffa326d804a92a70aadb2f5785cfaa8d6f59d664954bcbf6ab0d8fbf8ef14e7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=v4.17.0-202507291005.p0.gb5b5f7b.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:53821c108cbd4744be503276baaf354f0af66bd635f3b3a78e56d81a194c83bd_arm64",
"product": {
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:53821c108cbd4744be503276baaf354f0af66bd635f3b3a78e56d81a194c83bd_arm64",
"product_id": "openshift4/ose-cloud-event-proxy-rhel9@sha256:53821c108cbd4744be503276baaf354f0af66bd635f3b3a78e56d81a194c83bd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel9@sha256:53821c108cbd4744be503276baaf354f0af66bd635f3b3a78e56d81a194c83bd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9\u0026tag=v4.17.0-202507291005.p0.g9eeeeda.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:30f7b651bd33805398b1b5b823a991808696bde63290e479d50a4e2bdf2f1eaa_arm64",
"product": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:30f7b651bd33805398b1b5b823a991808696bde63290e479d50a4e2bdf2f1eaa_arm64",
"product_id": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:30f7b651bd33805398b1b5b823a991808696bde63290e479d50a4e2bdf2f1eaa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256:30f7b651bd33805398b1b5b823a991808696bde63290e479d50a4e2bdf2f1eaa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.gdbf6216.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-dpu-cni-rhel9@sha256:30c9dea7b74827e5d5a0821100222a554af0bdaa9841626adcbeaf20b6eb303a_arm64",
"product": {
"name": "openshift4/ose-dpu-cni-rhel9@sha256:30c9dea7b74827e5d5a0821100222a554af0bdaa9841626adcbeaf20b6eb303a_arm64",
"product_id": "openshift4/ose-dpu-cni-rhel9@sha256:30c9dea7b74827e5d5a0821100222a554af0bdaa9841626adcbeaf20b6eb303a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-cni-rhel9@sha256:30c9dea7b74827e5d5a0821100222a554af0bdaa9841626adcbeaf20b6eb303a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-cni-rhel9\u0026tag=v4.17.0-202507291005.p0.g6e63d0a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-dpu-daemon-rhel9@sha256:f793395cf360322db854f46570385223979fab61b4b1b2cb2c02252b6c768b3d_arm64",
"product": {
"name": "openshift4/ose-dpu-daemon-rhel9@sha256:f793395cf360322db854f46570385223979fab61b4b1b2cb2c02252b6c768b3d_arm64",
"product_id": "openshift4/ose-dpu-daemon-rhel9@sha256:f793395cf360322db854f46570385223979fab61b4b1b2cb2c02252b6c768b3d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-daemon-rhel9@sha256:f793395cf360322db854f46570385223979fab61b4b1b2cb2c02252b6c768b3d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-daemon-rhel9\u0026tag=v4.17.0-202507291005.p0.g6e63d0a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-dpu-rhel9-operator@sha256:35bf36be3369b827e522a64aa1f8339ae9039cd7009c2fc54cd9d7c92db0b34e_arm64",
"product": {
"name": "openshift4/ose-dpu-rhel9-operator@sha256:35bf36be3369b827e522a64aa1f8339ae9039cd7009c2fc54cd9d7c92db0b34e_arm64",
"product_id": "openshift4/ose-dpu-rhel9-operator@sha256:35bf36be3369b827e522a64aa1f8339ae9039cd7009c2fc54cd9d7c92db0b34e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-rhel9-operator@sha256:35bf36be3369b827e522a64aa1f8339ae9039cd7009c2fc54cd9d7c92db0b34e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.g6e63d0a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2cb1f7f105e8dd6ca52de47499e333ff979bbb3b559eefadcc8f073b3f441838_arm64",
"product": {
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2cb1f7f105e8dd6ca52de47499e333ff979bbb3b559eefadcc8f073b3f441838_arm64",
"product_id": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2cb1f7f105e8dd6ca52de47499e333ff979bbb3b559eefadcc8f073b3f441838_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni-rhel9@sha256:2cb1f7f105e8dd6ca52de47499e333ff979bbb3b559eefadcc8f073b3f441838?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=v4.17.0-202507291005.p0.g489902e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9@sha256:1a1c6c56e2f07bd9e590c5c548eb4113a9733faf9ab0e04dfb30ee5cfadb4403_arm64",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:1a1c6c56e2f07bd9e590c5c548eb4113a9733faf9ab0e04dfb30ee5cfadb4403_arm64",
"product_id": "openshift4/ingress-node-firewall-rhel9@sha256:1a1c6c56e2f07bd9e590c5c548eb4113a9733faf9ab0e04dfb30ee5cfadb4403_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256:1a1c6c56e2f07bd9e590c5c548eb4113a9733faf9ab0e04dfb30ee5cfadb4403?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=v4.17.0-202507291005.p0.g572d1e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:80685ae9a1367bf0f9da3b5be7a792201ea7c94da126cfc1a638a58c1f8e743f_arm64",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:80685ae9a1367bf0f9da3b5be7a792201ea7c94da126cfc1a638a58c1f8e743f_arm64",
"product_id": "openshift4/ingress-node-firewall-rhel9-operator@sha256:80685ae9a1367bf0f9da3b5be7a792201ea7c94da126cfc1a638a58c1f8e743f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256:80685ae9a1367bf0f9da3b5be7a792201ea7c94da126cfc1a638a58c1f8e743f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.g572d1e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/kube-compare-artifacts-rhel9@sha256:58c0abb11eea769bf39af84d17bd64d05ecf085682196446be4ff1e688b3746f_arm64",
"product": {
"name": "openshift4/kube-compare-artifacts-rhel9@sha256:58c0abb11eea769bf39af84d17bd64d05ecf085682196446be4ff1e688b3746f_arm64",
"product_id": "openshift4/kube-compare-artifacts-rhel9@sha256:58c0abb11eea769bf39af84d17bd64d05ecf085682196446be4ff1e688b3746f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-compare-artifacts-rhel9@sha256:58c0abb11eea769bf39af84d17bd64d05ecf085682196446be4ff1e688b3746f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kube-compare-artifacts-rhel9\u0026tag=v4.17.0-202507291005.p0.gcbaea1d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:bdb0e2dbff9fef186f823d67cccaae3ade45fbfdd16bf9c99fc84d1cdf5ac5ee_arm64",
"product": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:bdb0e2dbff9fef186f823d67cccaae3ade45fbfdd16bf9c99fc84d1cdf5ac5ee_arm64",
"product_id": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:bdb0e2dbff9fef186f823d67cccaae3ade45fbfdd16bf9c99fc84d1cdf5ac5ee_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256:bdb0e2dbff9fef186f823d67cccaae3ade45fbfdd16bf9c99fc84d1cdf5ac5ee?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=v4.17.0-202507291005.p0.g2812479.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:04c1119a33877d53eaaf75b498d7b946bd660189067d98aaf2ee339d10a87829_arm64",
"product": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:04c1119a33877d53eaaf75b498d7b946bd660189067d98aaf2ee339d10a87829_arm64",
"product_id": "openshift4/ose-local-storage-rhel9-operator@sha256:04c1119a33877d53eaaf75b498d7b946bd660189067d98aaf2ee339d10a87829_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256:04c1119a33877d53eaaf75b498d7b946bd660189067d98aaf2ee339d10a87829?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.g2812479.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/nmstate-console-plugin-rhel9@sha256:49483b9006b5f2753631d4fc277aceff4fd6bd6c15f2c1c2c34bd33180a4c497_arm64",
"product": {
"name": "openshift4/nmstate-console-plugin-rhel9@sha256:49483b9006b5f2753631d4fc277aceff4fd6bd6c15f2c1c2c34bd33180a4c497_arm64",
"product_id": "openshift4/nmstate-console-plugin-rhel9@sha256:49483b9006b5f2753631d4fc277aceff4fd6bd6c15f2c1c2c34bd33180a4c497_arm64",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel9@sha256:49483b9006b5f2753631d4fc277aceff4fd6bd6c15f2c1c2c34bd33180a4c497?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=v4.17.0-202507291005.p0.gcffdc60.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:62331ed72eb4b1e8157da07915fdf8cdc1ae327cb9aeba2c2d07d5087f9e4c0f_arm64",
"product": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:62331ed72eb4b1e8157da07915fdf8cdc1ae327cb9aeba2c2d07d5087f9e4c0f_arm64",
"product_id": "openshift4/ose-node-feature-discovery-rhel9@sha256:62331ed72eb4b1e8157da07915fdf8cdc1ae327cb9aeba2c2d07d5087f9e4c0f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256:62331ed72eb4b1e8157da07915fdf8cdc1ae327cb9aeba2c2d07d5087f9e4c0f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=v4.17.0-202507291005.p0.gdfe1ebf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-rhel9-operator@sha256:201bed66376c0db94671cf71e12a32ee263caf65cb6c357fa186ddc8f960cc54_arm64",
"product": {
"name": "openshift4/ose-ansible-rhel9-operator@sha256:201bed66376c0db94671cf71e12a32ee263caf65cb6c357fa186ddc8f960cc54_arm64",
"product_id": "openshift4/ose-ansible-rhel9-operator@sha256:201bed66376c0db94671cf71e12a32ee263caf65cb6c357fa186ddc8f960cc54_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-rhel9-operator@sha256:201bed66376c0db94671cf71e12a32ee263caf65cb6c357fa186ddc8f960cc54?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.gc649d73.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity-rhel9@sha256:88b22ad4e74ec7404bf6d0fafe46b6522fbed9ff98d7ea56056b3687239fb2f9_arm64",
"product": {
"name": "openshift4/ose-cluster-capacity-rhel9@sha256:88b22ad4e74ec7404bf6d0fafe46b6522fbed9ff98d7ea56056b3687239fb2f9_arm64",
"product_id": "openshift4/ose-cluster-capacity-rhel9@sha256:88b22ad4e74ec7404bf6d0fafe46b6522fbed9ff98d7ea56056b3687239fb2f9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity-rhel9@sha256:88b22ad4e74ec7404bf6d0fafe46b6522fbed9ff98d7ea56056b3687239fb2f9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=v4.17.0-202507291005.p0.g5e7e0e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy-rhel9@sha256:97cf122a527fc2f41e853aa948bedf805ed67a117369ac8e5c1804b384c74e82_arm64",
"product": {
"name": "openshift4/ose-egress-dns-proxy-rhel9@sha256:97cf122a527fc2f41e853aa948bedf805ed67a117369ac8e5c1804b384c74e82_arm64",
"product_id": "openshift4/ose-egress-dns-proxy-rhel9@sha256:97cf122a527fc2f41e853aa948bedf805ed67a117369ac8e5c1804b384c74e82_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy-rhel9@sha256:97cf122a527fc2f41e853aa948bedf805ed67a117369ac8e5c1804b384c74e82?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9\u0026tag=v4.17.0-202507291005.p0.ge3879e9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router-rhel9@sha256:ddbffdd7c563631e7069e84b5fa193824bc552102904ea962254b95ef4b1d456_arm64",
"product": {
"name": "openshift4/ose-egress-router-rhel9@sha256:ddbffdd7c563631e7069e84b5fa193824bc552102904ea962254b95ef4b1d456_arm64",
"product_id": "openshift4/ose-egress-router-rhel9@sha256:ddbffdd7c563631e7069e84b5fa193824bc552102904ea962254b95ef4b1d456_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router-rhel9@sha256:ddbffdd7c563631e7069e84b5fa193824bc552102904ea962254b95ef4b1d456?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router-rhel9\u0026tag=v4.17.0-202507291005.p0.ge3879e9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-rhel9-operator@sha256:c1658818dd76ae9d98b47abea0b3bd15c157a8a25ef0cbd2b51182935bb6956c_arm64",
"product": {
"name": "openshift4/ose-helm-rhel9-operator@sha256:c1658818dd76ae9d98b47abea0b3bd15c157a8a25ef0cbd2b51182935bb6956c_arm64",
"product_id": "openshift4/ose-helm-rhel9-operator@sha256:c1658818dd76ae9d98b47abea0b3bd15c157a8a25ef0cbd2b51182935bb6956c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-rhel9-operator@sha256:c1658818dd76ae9d98b47abea0b3bd15c157a8a25ef0cbd2b51182935bb6956c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.g61a705e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel9@sha256:6bb4418a714ddaccfc5ebc44060ebeaca0b63887faf3c6eeefff4d3d840d5681_arm64",
"product": {
"name": "openshift4/ose-operator-sdk-rhel9@sha256:6bb4418a714ddaccfc5ebc44060ebeaca0b63887faf3c6eeefff4d3d840d5681_arm64",
"product_id": "openshift4/ose-operator-sdk-rhel9@sha256:6bb4418a714ddaccfc5ebc44060ebeaca0b63887faf3c6eeefff4d3d840d5681_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel9@sha256:6bb4418a714ddaccfc5ebc44060ebeaca0b63887faf3c6eeefff4d3d840d5681?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel9\u0026tag=v4.17.0-202507291005.p0.g61a705e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:a6d5709266ec86c92abca6fc1939e003c3293da6b4626ba6f5b16aa77a580572_arm64",
"product": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:a6d5709266ec86c92abca6fc1939e003c3293da6b4626ba6f5b16aa77a580572_arm64",
"product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:a6d5709266ec86c92abca6fc1939e003c3293da6b4626ba6f5b16aa77a580572_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256:a6d5709266ec86c92abca6fc1939e003c3293da6b4626ba6f5b16aa77a580572?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=v4.17.0-202507291005.p0.g7cd5ead.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:1817470016b5e23ed2b055cca34f0a484e8b7e2804897ea09eca6175d2f07576_arm64",
"product": {
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:1817470016b5e23ed2b055cca34f0a484e8b7e2804897ea09eca6175d2f07576_arm64",
"product_id": "openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:1817470016b5e23ed2b055cca34f0a484e8b7e2804897ea09eca6175d2f07576_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-container-rhel9@sha256:1817470016b5e23ed2b055cca34f0a484e8b7e2804897ea09eca6175d2f07576?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9\u0026tag=v4.17.0-202507291005.p0.g9696583.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:9606ef0b349c71ca77db4577ff55af2dc9513235d4ae1695e72f80b0a14168e7_arm64",
"product": {
"name": "openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:9606ef0b349c71ca77db4577ff55af2dc9513235d4ae1695e72f80b0a14168e7_arm64",
"product_id": "openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:9606ef0b349c71ca77db4577ff55af2dc9513235d4ae1695e72f80b0a14168e7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-rhel9-operator@sha256:9606ef0b349c71ca77db4577ff55af2dc9513235d4ae1695e72f80b0a14168e7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.gcc86210.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:f2911c0fbd53f97176f3aa8a1d65166a2c5fe60336405f839ab6a24093f79e42_arm64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:f2911c0fbd53f97176f3aa8a1d65166a2c5fe60336405f839ab6a24093f79e42_arm64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9@sha256:f2911c0fbd53f97176f3aa8a1d65166a2c5fe60336405f839ab6a24093f79e42_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256:f2911c0fbd53f97176f3aa8a1d65166a2c5fe60336405f839ab6a24093f79e42?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=v4.17.0-202507291005.p0.g5c1609c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:bf1d154223d0844d6a177f78a698b1e08a1b5038b2388b199d9bbce7dcfad3ba_arm64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:bf1d154223d0844d6a177f78a698b1e08a1b5038b2388b199d9bbce7dcfad3ba_arm64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:bf1d154223d0844d6a177f78a698b1e08a1b5038b2388b199d9bbce7dcfad3ba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256:bf1d154223d0844d6a177f78a698b1e08a1b5038b2388b199d9bbce7dcfad3ba?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.g6651c0b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:e637c7cd590ce421995cf1e08105e415ffa37d59df6ab77fe33c96efcfa97e47_arm64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:e637c7cd590ce421995cf1e08105e415ffa37d59df6ab77fe33c96efcfa97e47_arm64",
"product_id": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:e637c7cd590ce421995cf1e08105e415ffa37d59df6ab77fe33c96efcfa97e47_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:e637c7cd590ce421995cf1e08105e415ffa37d59df6ab77fe33c96efcfa97e47?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9\u0026tag=v4.17.0-202507291005.p0.g66aee5b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy-rhel9@sha256:45b52f2670e3dea3681dbd8489ebc9953fdeb5dcac853762ddfb2c8574e3e532_arm64",
"product": {
"name": "openshift4/ose-egress-http-proxy-rhel9@sha256:45b52f2670e3dea3681dbd8489ebc9953fdeb5dcac853762ddfb2c8574e3e532_arm64",
"product_id": "openshift4/ose-egress-http-proxy-rhel9@sha256:45b52f2670e3dea3681dbd8489ebc9953fdeb5dcac853762ddfb2c8574e3e532_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy-rhel9@sha256:45b52f2670e3dea3681dbd8489ebc9953fdeb5dcac853762ddfb2c8574e3e532?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9\u0026tag=v4.17.0-202507291005.p0.ge3879e9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5a5715e5bd7abddd1d107e2c563545120ffcd7464234df1d1ccdf046df93e473_arm64",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5a5715e5bd7abddd1d107e2c563545120ffcd7464234df1d1ccdf046df93e473_arm64",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5a5715e5bd7abddd1d107e2c563545120ffcd7464234df1d1ccdf046df93e473_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel9@sha256:5a5715e5bd7abddd1d107e2c563545120ffcd7464234df1d1ccdf046df93e473?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9\u0026tag=v4.17.0-202507291005.p0.g7f66ced.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:ea7f1ce29323aa3694ceef09c43aa4d0d0a26b65578610a2a6c70c752056bec9_arm64",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:ea7f1ce29323aa3694ceef09c43aa4d0d0a26b65578610a2a6c70c752056bec9_arm64",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:ea7f1ce29323aa3694ceef09c43aa4d0d0a26b65578610a2a6c70c752056bec9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:ea7f1ce29323aa3694ceef09c43aa4d0d0a26b65578610a2a6c70c752056bec9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.g4bee057.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:5270ee855306859223f7d9e8ce204084091999164a2f043845f49f77e0e38cf6_arm64",
"product": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:5270ee855306859223f7d9e8ce204084091999164a2f043845f49f77e0e38cf6_arm64",
"product_id": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:5270ee855306859223f7d9e8ce204084091999164a2f043845f49f77e0e38cf6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256:5270ee855306859223f7d9e8ce204084091999164a2f043845f49f77e0e38cf6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.g7cd5ead.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-rhel9@sha256:c9b97685c43c5e9e8308a0f1e4a32d0240a0baa590fc3741c67aff2f28f760e4_arm64",
"product": {
"name": "openshift4/ose-ptp-rhel9@sha256:c9b97685c43c5e9e8308a0f1e4a32d0240a0baa590fc3741c67aff2f28f760e4_arm64",
"product_id": "openshift4/ose-ptp-rhel9@sha256:c9b97685c43c5e9e8308a0f1e4a32d0240a0baa590fc3741c67aff2f28f760e4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256:c9b97685c43c5e9e8308a0f1e4a32d0240a0baa590fc3741c67aff2f28f760e4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=v4.17.0-202507291005.p0.g257f9c6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:d4b172f43cb0160780e3991705cdc1bd2c11e6cf8198534c62bae3cd9df67959_arm64",
"product": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:d4b172f43cb0160780e3991705cdc1bd2c11e6cf8198534c62bae3cd9df67959_arm64",
"product_id": "openshift4/ose-local-storage-mustgather-rhel9@sha256:d4b172f43cb0160780e3991705cdc1bd2c11e6cf8198534c62bae3cd9df67959_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256:d4b172f43cb0160780e3991705cdc1bd2c11e6cf8198534c62bae3cd9df67959?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=v4.17.0-202507291005.p0.g2812479.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9@sha256:82b13958c2e5944ff98322565ec0aacaa14dac836533fac4ba8bd21f8743ad7d_arm64",
"product": {
"name": "openshift4/metallb-rhel9@sha256:82b13958c2e5944ff98322565ec0aacaa14dac836533fac4ba8bd21f8743ad7d_arm64",
"product_id": "openshift4/metallb-rhel9@sha256:82b13958c2e5944ff98322565ec0aacaa14dac836533fac4ba8bd21f8743ad7d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256:82b13958c2e5944ff98322565ec0aacaa14dac836533fac4ba8bd21f8743ad7d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=v4.17.0-202507291005.p0.g602115c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9-operator@sha256:f05711048b320ce399ffd27dc944b2b1b73d55af5bab5bc357b9f4a678fd2c63_arm64",
"product": {
"name": "openshift4/metallb-rhel9-operator@sha256:f05711048b320ce399ffd27dc944b2b1b73d55af5bab5bc357b9f4a678fd2c63_arm64",
"product_id": "openshift4/metallb-rhel9-operator@sha256:f05711048b320ce399ffd27dc944b2b1b73d55af5bab5bc357b9f4a678fd2c63_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256:f05711048b320ce399ffd27dc944b2b1b73d55af5bab5bc357b9f4a678fd2c63?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.gf98b620.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-rhel9-operator@sha256:9387f35a25b60278d2d9c95c7931dec55836897ccf3bb896e68be3d4a5bad001_arm64",
"product": {
"name": "openshift4/ose-ptp-rhel9-operator@sha256:9387f35a25b60278d2d9c95c7931dec55836897ccf3bb896e68be3d4a5bad001_arm64",
"product_id": "openshift4/ose-ptp-rhel9-operator@sha256:9387f35a25b60278d2d9c95c7931dec55836897ccf3bb896e68be3d4a5bad001_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9-operator@sha256:9387f35a25b60278d2d9c95c7931dec55836897ccf3bb896e68be3d4a5bad001?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.gc836701.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:0b39c404cb82b6f1e95df58aea8f6e6aa85293a955d93ca68e284132d2ab76cb_arm64",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:0b39c404cb82b6f1e95df58aea8f6e6aa85293a955d93ca68e284132d2ab76cb_arm64",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:0b39c404cb82b6f1e95df58aea8f6e6aa85293a955d93ca68e284132d2ab76cb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9@sha256:0b39c404cb82b6f1e95df58aea8f6e6aa85293a955d93ca68e284132d2ab76cb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=v4.17.0-202507291005.p0.ge7acc6a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b5b30c4708f8edae04e2da0bd75918d52ed72c5596aef1efe41693a8ca87213c_arm64",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b5b30c4708f8edae04e2da0bd75918d52ed72c5596aef1efe41693a8ca87213c_arm64",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b5b30c4708f8edae04e2da0bd75918d52ed72c5596aef1efe41693a8ca87213c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9-operator@sha256:b5b30c4708f8edae04e2da0bd75918d52ed72c5596aef1efe41693a8ca87213c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.g06f3ae6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:195e0bd8e5e6004298b298a575f4d0de4db54ad1f98a8bd682fe68c5c38cf4be_arm64",
"product": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:195e0bd8e5e6004298b298a575f4d0de4db54ad1f98a8bd682fe68c5c38cf4be_arm64",
"product_id": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:195e0bd8e5e6004298b298a575f4d0de4db54ad1f98a8bd682fe68c5c38cf4be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel9@sha256:195e0bd8e5e6004298b298a575f4d0de4db54ad1f98a8bd682fe68c5c38cf4be?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=v4.17.0-202507291005.p0.g06f3ae6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-smb-csi-driver-rhel9@sha256:b23d7cb314503a8dea365c2117dce0a5522083343d86306154132889d348f8e4_arm64",
"product": {
"name": "openshift4/ose-smb-csi-driver-rhel9@sha256:b23d7cb314503a8dea365c2117dce0a5522083343d86306154132889d348f8e4_arm64",
"product_id": "openshift4/ose-smb-csi-driver-rhel9@sha256:b23d7cb314503a8dea365c2117dce0a5522083343d86306154132889d348f8e4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9@sha256:b23d7cb314503a8dea365c2117dce0a5522083343d86306154132889d348f8e4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=v4.17.0-202507291005.p0.g0161a3a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:64e707376f21920a315241f14ef4e4354299420e6ed525c1a0685af148f7c611_arm64",
"product": {
"name": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:64e707376f21920a315241f14ef4e4354299420e6ed525c1a0685af148f7c611_arm64",
"product_id": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:64e707376f21920a315241f14ef4e4354299420e6ed525c1a0685af148f7c611_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9-operator@sha256:64e707376f21920a315241f14ef4e4354299420e6ed525c1a0685af148f7c611?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.gcc86210.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:9c7e512651617eadf0ed3766513b478ddf8796831ca035355aa5307ecf709b46_arm64",
"product": {
"name": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:9c7e512651617eadf0ed3766513b478ddf8796831ca035355aa5307ecf709b46_arm64",
"product_id": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:9c7e512651617eadf0ed3766513b478ddf8796831ca035355aa5307ecf709b46_arm64",
"product_identification_helper": {
"purl": "pkg:oci/sriov-network-metrics-exporter-rhel9@sha256:9c7e512651617eadf0ed3766513b478ddf8796831ca035355aa5307ecf709b46?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9\u0026tag=v4.17.0-202507291005.p0.g0c97e13.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9c7e512651617eadf0ed3766513b478ddf8796831ca035355aa5307ecf709b46_arm64",
"product": {
"name": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9c7e512651617eadf0ed3766513b478ddf8796831ca035355aa5307ecf709b46_arm64",
"product_id": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9c7e512651617eadf0ed3766513b478ddf8796831ca035355aa5307ecf709b46_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-metrics-exporter-rhel9@sha256:9c7e512651617eadf0ed3766513b478ddf8796831ca035355aa5307ecf709b46?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9\u0026tag=v4.17.0-202507291005.p0.g0c97e13.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-rdma-cni-rhel9@sha256:927fb30c127cdaac9a8044052b5ba73f730b1aa73180f772163d38edf2661bc1_arm64",
"product": {
"name": "openshift4/ose-sriov-rdma-cni-rhel9@sha256:927fb30c127cdaac9a8044052b5ba73f730b1aa73180f772163d38edf2661bc1_arm64",
"product_id": "openshift4/ose-sriov-rdma-cni-rhel9@sha256:927fb30c127cdaac9a8044052b5ba73f730b1aa73180f772163d38edf2661bc1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-rdma-cni-rhel9@sha256:927fb30c127cdaac9a8044052b5ba73f730b1aa73180f772163d38edf2661bc1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9\u0026tag=v4.17.0-202507291005.p0.g51c05cc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/rdma-cni-rhel9@sha256:927fb30c127cdaac9a8044052b5ba73f730b1aa73180f772163d38edf2661bc1_arm64",
"product": {
"name": "openshift4/rdma-cni-rhel9@sha256:927fb30c127cdaac9a8044052b5ba73f730b1aa73180f772163d38edf2661bc1_arm64",
"product_id": "openshift4/rdma-cni-rhel9@sha256:927fb30c127cdaac9a8044052b5ba73f730b1aa73180f772163d38edf2661bc1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rdma-cni-rhel9@sha256:927fb30c127cdaac9a8044052b5ba73f730b1aa73180f772163d38edf2661bc1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/rdma-cni-rhel9\u0026tag=v4.17.0-202507291005.p0.g51c05cc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:96410d8f451d6408dd3f8cd1f78300c094d3895015c726cd8866eb73d3ee2a33_arm64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:96410d8f451d6408dd3f8cd1f78300c094d3895015c726cd8866eb73d3ee2a33_arm64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:96410d8f451d6408dd3f8cd1f78300c094d3895015c726cd8866eb73d3ee2a33_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256:96410d8f451d6408dd3f8cd1f78300c094d3895015c726cd8866eb73d3ee2a33?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=v4.17.0-202507291005.p0.gd7a91a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:341b30b150aa65be1a9bc01bafa010edcb4fbfa1431054be65793076d1980797_arm64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:341b30b150aa65be1a9bc01bafa010edcb4fbfa1431054be65793076d1980797_arm64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:341b30b150aa65be1a9bc01bafa010edcb4fbfa1431054be65793076d1980797_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256:341b30b150aa65be1a9bc01bafa010edcb4fbfa1431054be65793076d1980797?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.gec3a8a0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/pf-status-relay-rhel9@sha256:4be7baac5c1cf30bedaa8a23e274e18701655bc17aa0534ba5e91c7a91ea7d71_arm64",
"product": {
"name": "openshift4/pf-status-relay-rhel9@sha256:4be7baac5c1cf30bedaa8a23e274e18701655bc17aa0534ba5e91c7a91ea7d71_arm64",
"product_id": "openshift4/pf-status-relay-rhel9@sha256:4be7baac5c1cf30bedaa8a23e274e18701655bc17aa0534ba5e91c7a91ea7d71_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pf-status-relay-rhel9@sha256:4be7baac5c1cf30bedaa8a23e274e18701655bc17aa0534ba5e91c7a91ea7d71?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9\u0026tag=v4.17.0-202507291005.p0.g7b2473d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ptp-must-gather-rhel9@sha256:0660364f862dce97e8353c10c9a392d7e9f58ef57677fea4e3339d51473c0f0c_arm64",
"product": {
"name": "openshift4/ptp-must-gather-rhel9@sha256:0660364f862dce97e8353c10c9a392d7e9f58ef57677fea4e3339d51473c0f0c_arm64",
"product_id": "openshift4/ptp-must-gather-rhel9@sha256:0660364f862dce97e8353c10c9a392d7e9f58ef57677fea4e3339d51473c0f0c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel9@sha256:0660364f862dce97e8353c10c9a392d7e9f58ef57677fea4e3339d51473c0f0c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel9\u0026tag=v4.17.0-202507291005.p0.gc836701.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/sriov-cni-rhel9@sha256:c1322e2b19a7d845e59279d03065599398187f1147dbb02b66ab45421f3c4b30_arm64",
"product": {
"name": "openshift4/sriov-cni-rhel9@sha256:c1322e2b19a7d845e59279d03065599398187f1147dbb02b66ab45421f3c4b30_arm64",
"product_id": "openshift4/sriov-cni-rhel9@sha256:c1322e2b19a7d845e59279d03065599398187f1147dbb02b66ab45421f3c4b30_arm64",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256:c1322e2b19a7d845e59279d03065599398187f1147dbb02b66ab45421f3c4b30?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=v4.17.0-202507291005.p0.g0d0995a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:304c342aa8892694409b7b06bf42a5edb8a7084bd159c8f4f0c696b1f88acf7c_arm64",
"product": {
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:304c342aa8892694409b7b06bf42a5edb8a7084bd159c8f4f0c696b1f88acf7c_arm64",
"product_id": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:304c342aa8892694409b7b06bf42a5edb8a7084bd159c8f4f0c696b1f88acf7c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller-rhel9@sha256:304c342aa8892694409b7b06bf42a5edb8a7084bd159c8f4f0c696b1f88acf7c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=v4.17.0-202507291005.p0.gb6b402b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:b8656ee81d446be9eed75b3c5b33067956ac2362ac657c552fad9ee29e6fcee6_arm64",
"product": {
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:b8656ee81d446be9eed75b3c5b33067956ac2362ac657c552fad9ee29e6fcee6_arm64",
"product_id": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:b8656ee81d446be9eed75b3c5b33067956ac2362ac657c552fad9ee29e6fcee6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon-rhel9@sha256:b8656ee81d446be9eed75b3c5b33067956ac2362ac657c552fad9ee29e6fcee6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=v4.17.0-202507291005.p0.gb5b5f7b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f1606429abf67005dbd0e6307610eb18fc2f4b723ca910f043ee959c16cef4f9_arm64",
"product": {
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f1606429abf67005dbd0e6307610eb18fc2f4b723ca910f043ee959c16cef4f9_arm64",
"product_id": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f1606429abf67005dbd0e6307610eb18fc2f4b723ca910f043ee959c16cef4f9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin-rhel9@sha256:f1606429abf67005dbd0e6307610eb18fc2f4b723ca910f043ee959c16cef4f9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=v4.17.0-202507291005.p0.g71c76af.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:ef33b8e87012e1284dee25a96103dc9ec0957dbce295f5986fe6f238dc9700e4_arm64",
"product": {
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:ef33b8e87012e1284dee25a96103dc9ec0957dbce295f5986fe6f238dc9700e4_arm64",
"product_id": "openshift4/ose-sriov-network-rhel9-operator@sha256:ef33b8e87012e1284dee25a96103dc9ec0957dbce295f5986fe6f238dc9700e4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-rhel9-operator@sha256:ef33b8e87012e1284dee25a96103dc9ec0957dbce295f5986fe6f238dc9700e4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.gb5b5f7b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:638d5591b24741e07c719049129f50e19281955c8edf506a4ffa6a69d6390288_arm64",
"product": {
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:638d5591b24741e07c719049129f50e19281955c8edf506a4ffa6a69d6390288_arm64",
"product_id": "openshift4/ose-sriov-network-webhook-rhel9@sha256:638d5591b24741e07c719049129f50e19281955c8edf506a4ffa6a69d6390288_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook-rhel9@sha256:638d5591b24741e07c719049129f50e19281955c8edf506a4ffa6a69d6390288?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=v4.17.0-202507291005.p0.gb5b5f7b.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:e207671c45de18514efea95d2b8dcebd124d638d57009ed6425d0517ee841441_ppc64le",
"product": {
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:e207671c45de18514efea95d2b8dcebd124d638d57009ed6425d0517ee841441_ppc64le",
"product_id": "openshift4/ose-cloud-event-proxy-rhel9@sha256:e207671c45de18514efea95d2b8dcebd124d638d57009ed6425d0517ee841441_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel9@sha256:e207671c45de18514efea95d2b8dcebd124d638d57009ed6425d0517ee841441?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9\u0026tag=v4.17.0-202507291005.p0.g9eeeeda.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:4d53eafc0233286ad180b04efda7e619afc7879a7dc6043bcaf5cedd7e84d8b8_ppc64le",
"product": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:4d53eafc0233286ad180b04efda7e619afc7879a7dc6043bcaf5cedd7e84d8b8_ppc64le",
"product_id": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:4d53eafc0233286ad180b04efda7e619afc7879a7dc6043bcaf5cedd7e84d8b8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256:4d53eafc0233286ad180b04efda7e619afc7879a7dc6043bcaf5cedd7e84d8b8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.gdbf6216.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-dpu-cni-rhel9@sha256:f63372bc71f059fe0fc221b34fdd8d5d49ec9d87a92ee85d338316eaa1c21dfd_ppc64le",
"product": {
"name": "openshift4/ose-dpu-cni-rhel9@sha256:f63372bc71f059fe0fc221b34fdd8d5d49ec9d87a92ee85d338316eaa1c21dfd_ppc64le",
"product_id": "openshift4/ose-dpu-cni-rhel9@sha256:f63372bc71f059fe0fc221b34fdd8d5d49ec9d87a92ee85d338316eaa1c21dfd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-cni-rhel9@sha256:f63372bc71f059fe0fc221b34fdd8d5d49ec9d87a92ee85d338316eaa1c21dfd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-cni-rhel9\u0026tag=v4.17.0-202507291005.p0.g6e63d0a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-dpu-daemon-rhel9@sha256:c802950b07e5fd54ec2d5320b92bf44279839867cf662eddc8c127172591ac8c_ppc64le",
"product": {
"name": "openshift4/ose-dpu-daemon-rhel9@sha256:c802950b07e5fd54ec2d5320b92bf44279839867cf662eddc8c127172591ac8c_ppc64le",
"product_id": "openshift4/ose-dpu-daemon-rhel9@sha256:c802950b07e5fd54ec2d5320b92bf44279839867cf662eddc8c127172591ac8c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-daemon-rhel9@sha256:c802950b07e5fd54ec2d5320b92bf44279839867cf662eddc8c127172591ac8c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-daemon-rhel9\u0026tag=v4.17.0-202507291005.p0.g6e63d0a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-dpu-rhel9-operator@sha256:420c295741b80081a7b733c00602050190c79eba081191038b2db9672bcd0eb8_ppc64le",
"product": {
"name": "openshift4/ose-dpu-rhel9-operator@sha256:420c295741b80081a7b733c00602050190c79eba081191038b2db9672bcd0eb8_ppc64le",
"product_id": "openshift4/ose-dpu-rhel9-operator@sha256:420c295741b80081a7b733c00602050190c79eba081191038b2db9672bcd0eb8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-rhel9-operator@sha256:420c295741b80081a7b733c00602050190c79eba081191038b2db9672bcd0eb8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.g6e63d0a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:94c68ec0e929e469b366c3fa10c8674adb9bc8e16cb8a2a02959ddc264d43386_ppc64le",
"product": {
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:94c68ec0e929e469b366c3fa10c8674adb9bc8e16cb8a2a02959ddc264d43386_ppc64le",
"product_id": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:94c68ec0e929e469b366c3fa10c8674adb9bc8e16cb8a2a02959ddc264d43386_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni-rhel9@sha256:94c68ec0e929e469b366c3fa10c8674adb9bc8e16cb8a2a02959ddc264d43386?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=v4.17.0-202507291005.p0.g489902e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9@sha256:1f90ab842236eab0152e9450373906467865a49145fac845bdc740af8b71c26e_ppc64le",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:1f90ab842236eab0152e9450373906467865a49145fac845bdc740af8b71c26e_ppc64le",
"product_id": "openshift4/ingress-node-firewall-rhel9@sha256:1f90ab842236eab0152e9450373906467865a49145fac845bdc740af8b71c26e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256:1f90ab842236eab0152e9450373906467865a49145fac845bdc740af8b71c26e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=v4.17.0-202507291005.p0.g572d1e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:40f7ebbdf0c30e929389763feb25846858d9ef1786b08c26a637762128d849db_ppc64le",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:40f7ebbdf0c30e929389763feb25846858d9ef1786b08c26a637762128d849db_ppc64le",
"product_id": "openshift4/ingress-node-firewall-rhel9-operator@sha256:40f7ebbdf0c30e929389763feb25846858d9ef1786b08c26a637762128d849db_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256:40f7ebbdf0c30e929389763feb25846858d9ef1786b08c26a637762128d849db?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.g572d1e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/kube-compare-artifacts-rhel9@sha256:e3a92dddb258f813db19aeff34adc50a1fad533cf89aaa89761f035ff9a0d5a7_ppc64le",
"product": {
"name": "openshift4/kube-compare-artifacts-rhel9@sha256:e3a92dddb258f813db19aeff34adc50a1fad533cf89aaa89761f035ff9a0d5a7_ppc64le",
"product_id": "openshift4/kube-compare-artifacts-rhel9@sha256:e3a92dddb258f813db19aeff34adc50a1fad533cf89aaa89761f035ff9a0d5a7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-compare-artifacts-rhel9@sha256:e3a92dddb258f813db19aeff34adc50a1fad533cf89aaa89761f035ff9a0d5a7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kube-compare-artifacts-rhel9\u0026tag=v4.17.0-202507291005.p0.gcbaea1d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:108934f43fe0cfbdeb4c701ae08b094275a1574fa772a81fa9d7a1c3391b8ac5_ppc64le",
"product": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:108934f43fe0cfbdeb4c701ae08b094275a1574fa772a81fa9d7a1c3391b8ac5_ppc64le",
"product_id": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:108934f43fe0cfbdeb4c701ae08b094275a1574fa772a81fa9d7a1c3391b8ac5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256:108934f43fe0cfbdeb4c701ae08b094275a1574fa772a81fa9d7a1c3391b8ac5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=v4.17.0-202507291005.p0.g2812479.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:0d17b4836c179c0fed3380bfabd3c9d4416161c97c9b33bd8777b284a68a151d_ppc64le",
"product": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:0d17b4836c179c0fed3380bfabd3c9d4416161c97c9b33bd8777b284a68a151d_ppc64le",
"product_id": "openshift4/ose-local-storage-rhel9-operator@sha256:0d17b4836c179c0fed3380bfabd3c9d4416161c97c9b33bd8777b284a68a151d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256:0d17b4836c179c0fed3380bfabd3c9d4416161c97c9b33bd8777b284a68a151d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.g2812479.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/nmstate-console-plugin-rhel9@sha256:d6e69dfd71e4b84a523a219f83099a969780c4e082e814213df17626ee9ba14a_ppc64le",
"product": {
"name": "openshift4/nmstate-console-plugin-rhel9@sha256:d6e69dfd71e4b84a523a219f83099a969780c4e082e814213df17626ee9ba14a_ppc64le",
"product_id": "openshift4/nmstate-console-plugin-rhel9@sha256:d6e69dfd71e4b84a523a219f83099a969780c4e082e814213df17626ee9ba14a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel9@sha256:d6e69dfd71e4b84a523a219f83099a969780c4e082e814213df17626ee9ba14a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=v4.17.0-202507291005.p0.gcffdc60.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:07c29772ab1ccf6f7b0e76b2a1343acd0165bfab1a599a606cccdc31e39e5e18_ppc64le",
"product": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:07c29772ab1ccf6f7b0e76b2a1343acd0165bfab1a599a606cccdc31e39e5e18_ppc64le",
"product_id": "openshift4/ose-node-feature-discovery-rhel9@sha256:07c29772ab1ccf6f7b0e76b2a1343acd0165bfab1a599a606cccdc31e39e5e18_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256:07c29772ab1ccf6f7b0e76b2a1343acd0165bfab1a599a606cccdc31e39e5e18?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=v4.17.0-202507291005.p0.gdfe1ebf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-rhel9-operator@sha256:362b1bc7e06274b90e420bd48e699326cd18b34ad43d4b6759ab2687987859f5_ppc64le",
"product": {
"name": "openshift4/ose-ansible-rhel9-operator@sha256:362b1bc7e06274b90e420bd48e699326cd18b34ad43d4b6759ab2687987859f5_ppc64le",
"product_id": "openshift4/ose-ansible-rhel9-operator@sha256:362b1bc7e06274b90e420bd48e699326cd18b34ad43d4b6759ab2687987859f5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-rhel9-operator@sha256:362b1bc7e06274b90e420bd48e699326cd18b34ad43d4b6759ab2687987859f5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.gc649d73.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity-rhel9@sha256:c902f80aac411d5febd79d8aa3cdd54291509386b5fe1f66397cb43b43bb795f_ppc64le",
"product": {
"name": "openshift4/ose-cluster-capacity-rhel9@sha256:c902f80aac411d5febd79d8aa3cdd54291509386b5fe1f66397cb43b43bb795f_ppc64le",
"product_id": "openshift4/ose-cluster-capacity-rhel9@sha256:c902f80aac411d5febd79d8aa3cdd54291509386b5fe1f66397cb43b43bb795f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity-rhel9@sha256:c902f80aac411d5febd79d8aa3cdd54291509386b5fe1f66397cb43b43bb795f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=v4.17.0-202507291005.p0.g5e7e0e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy-rhel9@sha256:c421c85fc17322f1322f5164e3a310010b30d1717e3d4f00f3dcf2134570f6ac_ppc64le",
"product": {
"name": "openshift4/ose-egress-dns-proxy-rhel9@sha256:c421c85fc17322f1322f5164e3a310010b30d1717e3d4f00f3dcf2134570f6ac_ppc64le",
"product_id": "openshift4/ose-egress-dns-proxy-rhel9@sha256:c421c85fc17322f1322f5164e3a310010b30d1717e3d4f00f3dcf2134570f6ac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy-rhel9@sha256:c421c85fc17322f1322f5164e3a310010b30d1717e3d4f00f3dcf2134570f6ac?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9\u0026tag=v4.17.0-202507291005.p0.ge3879e9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router-rhel9@sha256:7d5f0842e62ac96833a0fee9d07cc8349049881e92a5c540843b3cddf637a168_ppc64le",
"product": {
"name": "openshift4/ose-egress-router-rhel9@sha256:7d5f0842e62ac96833a0fee9d07cc8349049881e92a5c540843b3cddf637a168_ppc64le",
"product_id": "openshift4/ose-egress-router-rhel9@sha256:7d5f0842e62ac96833a0fee9d07cc8349049881e92a5c540843b3cddf637a168_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router-rhel9@sha256:7d5f0842e62ac96833a0fee9d07cc8349049881e92a5c540843b3cddf637a168?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router-rhel9\u0026tag=v4.17.0-202507291005.p0.ge3879e9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-rhel9-operator@sha256:2b14cab1d1ca5b50279e305d197a8121ecb7f4391cc46c289f5e7f612eadf558_ppc64le",
"product": {
"name": "openshift4/ose-helm-rhel9-operator@sha256:2b14cab1d1ca5b50279e305d197a8121ecb7f4391cc46c289f5e7f612eadf558_ppc64le",
"product_id": "openshift4/ose-helm-rhel9-operator@sha256:2b14cab1d1ca5b50279e305d197a8121ecb7f4391cc46c289f5e7f612eadf558_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-rhel9-operator@sha256:2b14cab1d1ca5b50279e305d197a8121ecb7f4391cc46c289f5e7f612eadf558?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.g61a705e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel9@sha256:c4c3d645bb6166bc2073d33f233cd27c4f1d94437735f1b58ad125d03a2bf4bb_ppc64le",
"product": {
"name": "openshift4/ose-operator-sdk-rhel9@sha256:c4c3d645bb6166bc2073d33f233cd27c4f1d94437735f1b58ad125d03a2bf4bb_ppc64le",
"product_id": "openshift4/ose-operator-sdk-rhel9@sha256:c4c3d645bb6166bc2073d33f233cd27c4f1d94437735f1b58ad125d03a2bf4bb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel9@sha256:c4c3d645bb6166bc2073d33f233cd27c4f1d94437735f1b58ad125d03a2bf4bb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel9\u0026tag=v4.17.0-202507291005.p0.g61a705e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c94120276baca64068e554c21c766aee06eb723c640f51243094f6d0376bc728_ppc64le",
"product": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c94120276baca64068e554c21c766aee06eb723c640f51243094f6d0376bc728_ppc64le",
"product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c94120276baca64068e554c21c766aee06eb723c640f51243094f6d0376bc728_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256:c94120276baca64068e554c21c766aee06eb723c640f51243094f6d0376bc728?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=v4.17.0-202507291005.p0.g7cd5ead.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:e6f811763cbda9ea96edb1f8aa13710d59db8dd262db107e91510aaae927f406_ppc64le",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:e6f811763cbda9ea96edb1f8aa13710d59db8dd262db107e91510aaae927f406_ppc64le",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9@sha256:e6f811763cbda9ea96edb1f8aa13710d59db8dd262db107e91510aaae927f406_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256:e6f811763cbda9ea96edb1f8aa13710d59db8dd262db107e91510aaae927f406?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=v4.17.0-202507291005.p0.g5c1609c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:012409d0b48abc38c6970a87a985ca0d20fe43d7242950187c9f8af0761760f0_ppc64le",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:012409d0b48abc38c6970a87a985ca0d20fe43d7242950187c9f8af0761760f0_ppc64le",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:012409d0b48abc38c6970a87a985ca0d20fe43d7242950187c9f8af0761760f0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256:012409d0b48abc38c6970a87a985ca0d20fe43d7242950187c9f8af0761760f0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.g6651c0b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:5d39ead9844c2496c5a496bb52e19d48f44a0057136d2569559b4f1ed3d57f79_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:5d39ead9844c2496c5a496bb52e19d48f44a0057136d2569559b4f1ed3d57f79_ppc64le",
"product_id": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:5d39ead9844c2496c5a496bb52e19d48f44a0057136d2569559b4f1ed3d57f79_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:5d39ead9844c2496c5a496bb52e19d48f44a0057136d2569559b4f1ed3d57f79?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9\u0026tag=v4.17.0-202507291005.p0.g66aee5b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy-rhel9@sha256:f234b61340ef72233c91995a5280b2ec60f71be8c5e9e1c92bc10ffd8ab96113_ppc64le",
"product": {
"name": "openshift4/ose-egress-http-proxy-rhel9@sha256:f234b61340ef72233c91995a5280b2ec60f71be8c5e9e1c92bc10ffd8ab96113_ppc64le",
"product_id": "openshift4/ose-egress-http-proxy-rhel9@sha256:f234b61340ef72233c91995a5280b2ec60f71be8c5e9e1c92bc10ffd8ab96113_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy-rhel9@sha256:f234b61340ef72233c91995a5280b2ec60f71be8c5e9e1c92bc10ffd8ab96113?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9\u0026tag=v4.17.0-202507291005.p0.ge3879e9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:b541d1a588857bf68f604b60d6a2f42d8dc66279d26f0bb1caec14b6036ed59f_ppc64le",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:b541d1a588857bf68f604b60d6a2f42d8dc66279d26f0bb1caec14b6036ed59f_ppc64le",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:b541d1a588857bf68f604b60d6a2f42d8dc66279d26f0bb1caec14b6036ed59f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel9@sha256:b541d1a588857bf68f604b60d6a2f42d8dc66279d26f0bb1caec14b6036ed59f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9\u0026tag=v4.17.0-202507291005.p0.g7f66ced.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:d42d1fcda30649da384fb5995095e5af09ab050f1e9cfec5bf7198f4940992c0_ppc64le",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:d42d1fcda30649da384fb5995095e5af09ab050f1e9cfec5bf7198f4940992c0_ppc64le",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:d42d1fcda30649da384fb5995095e5af09ab050f1e9cfec5bf7198f4940992c0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:d42d1fcda30649da384fb5995095e5af09ab050f1e9cfec5bf7198f4940992c0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.g4bee057.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:f8fb1a5bcd5d069ce8d949c5f02150083947a114894324e4072cf1ff4221d955_ppc64le",
"product": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:f8fb1a5bcd5d069ce8d949c5f02150083947a114894324e4072cf1ff4221d955_ppc64le",
"product_id": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:f8fb1a5bcd5d069ce8d949c5f02150083947a114894324e4072cf1ff4221d955_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256:f8fb1a5bcd5d069ce8d949c5f02150083947a114894324e4072cf1ff4221d955?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.g7cd5ead.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-rhel9@sha256:14adfa893a98a906e33ef246ffc9db3bc82f35529e36f10c5f2a9556725e2638_ppc64le",
"product": {
"name": "openshift4/ose-ptp-rhel9@sha256:14adfa893a98a906e33ef246ffc9db3bc82f35529e36f10c5f2a9556725e2638_ppc64le",
"product_id": "openshift4/ose-ptp-rhel9@sha256:14adfa893a98a906e33ef246ffc9db3bc82f35529e36f10c5f2a9556725e2638_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256:14adfa893a98a906e33ef246ffc9db3bc82f35529e36f10c5f2a9556725e2638?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=v4.17.0-202507291005.p0.g257f9c6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:6f1cf8ef0ff29c6dfc246d4bc5b93a99274599ef595f2d92df3e69eaec58d8be_ppc64le",
"product": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:6f1cf8ef0ff29c6dfc246d4bc5b93a99274599ef595f2d92df3e69eaec58d8be_ppc64le",
"product_id": "openshift4/ose-local-storage-mustgather-rhel9@sha256:6f1cf8ef0ff29c6dfc246d4bc5b93a99274599ef595f2d92df3e69eaec58d8be_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256:6f1cf8ef0ff29c6dfc246d4bc5b93a99274599ef595f2d92df3e69eaec58d8be?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=v4.17.0-202507291005.p0.g2812479.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9@sha256:f31cc7fea28d7431cd4268dffade9abceb82ea9af01a783f345fdc0dfe9b493b_ppc64le",
"product": {
"name": "openshift4/metallb-rhel9@sha256:f31cc7fea28d7431cd4268dffade9abceb82ea9af01a783f345fdc0dfe9b493b_ppc64le",
"product_id": "openshift4/metallb-rhel9@sha256:f31cc7fea28d7431cd4268dffade9abceb82ea9af01a783f345fdc0dfe9b493b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256:f31cc7fea28d7431cd4268dffade9abceb82ea9af01a783f345fdc0dfe9b493b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=v4.17.0-202507291005.p0.g602115c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9-operator@sha256:5182cde745c8fe84fdbc1f4956d7c8771645bdbe1d342ccf50d37b17b2620485_ppc64le",
"product": {
"name": "openshift4/metallb-rhel9-operator@sha256:5182cde745c8fe84fdbc1f4956d7c8771645bdbe1d342ccf50d37b17b2620485_ppc64le",
"product_id": "openshift4/metallb-rhel9-operator@sha256:5182cde745c8fe84fdbc1f4956d7c8771645bdbe1d342ccf50d37b17b2620485_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256:5182cde745c8fe84fdbc1f4956d7c8771645bdbe1d342ccf50d37b17b2620485?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.gf98b620.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-rhel9-operator@sha256:b778f240ae4b7085ca61106af593d3cff338cbd3670a4b7c54471ccbc057dd77_ppc64le",
"product": {
"name": "openshift4/ose-ptp-rhel9-operator@sha256:b778f240ae4b7085ca61106af593d3cff338cbd3670a4b7c54471ccbc057dd77_ppc64le",
"product_id": "openshift4/ose-ptp-rhel9-operator@sha256:b778f240ae4b7085ca61106af593d3cff338cbd3670a4b7c54471ccbc057dd77_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9-operator@sha256:b778f240ae4b7085ca61106af593d3cff338cbd3670a4b7c54471ccbc057dd77?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.gc836701.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:a09a690cb79a3509eb3c2eb748fede981a07ecd36320d9da350a5a1fc09dfc61_ppc64le",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:a09a690cb79a3509eb3c2eb748fede981a07ecd36320d9da350a5a1fc09dfc61_ppc64le",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:a09a690cb79a3509eb3c2eb748fede981a07ecd36320d9da350a5a1fc09dfc61_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9@sha256:a09a690cb79a3509eb3c2eb748fede981a07ecd36320d9da350a5a1fc09dfc61?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=v4.17.0-202507291005.p0.ge7acc6a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:ab9c353fb10a2daaca42a8a956547275d2954afc77c8e875cb534306220dfa26_ppc64le",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:ab9c353fb10a2daaca42a8a956547275d2954afc77c8e875cb534306220dfa26_ppc64le",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:ab9c353fb10a2daaca42a8a956547275d2954afc77c8e875cb534306220dfa26_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9-operator@sha256:ab9c353fb10a2daaca42a8a956547275d2954afc77c8e875cb534306220dfa26?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.g06f3ae6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:290331015838683682bcc00509f43364a3178221a2652ec857f06afde5a56873_ppc64le",
"product": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:290331015838683682bcc00509f43364a3178221a2652ec857f06afde5a56873_ppc64le",
"product_id": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:290331015838683682bcc00509f43364a3178221a2652ec857f06afde5a56873_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel9@sha256:290331015838683682bcc00509f43364a3178221a2652ec857f06afde5a56873?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=v4.17.0-202507291005.p0.g06f3ae6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-smb-csi-driver-rhel9@sha256:cbde019b8210258e3eaecaf88d8179a0b0d85100fc85e553486ec9b8a50d3760_ppc64le",
"product": {
"name": "openshift4/ose-smb-csi-driver-rhel9@sha256:cbde019b8210258e3eaecaf88d8179a0b0d85100fc85e553486ec9b8a50d3760_ppc64le",
"product_id": "openshift4/ose-smb-csi-driver-rhel9@sha256:cbde019b8210258e3eaecaf88d8179a0b0d85100fc85e553486ec9b8a50d3760_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9@sha256:cbde019b8210258e3eaecaf88d8179a0b0d85100fc85e553486ec9b8a50d3760?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=v4.17.0-202507291005.p0.g0161a3a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a4b73524ecae79d85d1f76d25b562266895717b7b80a702339d4401d5bc20892_ppc64le",
"product": {
"name": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a4b73524ecae79d85d1f76d25b562266895717b7b80a702339d4401d5bc20892_ppc64le",
"product_id": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a4b73524ecae79d85d1f76d25b562266895717b7b80a702339d4401d5bc20892_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9-operator@sha256:a4b73524ecae79d85d1f76d25b562266895717b7b80a702339d4401d5bc20892?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.gcc86210.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:2dd947744815db3d0f29ba865d69246ce1ecd268f67eaef3c9a8efdf595f078f_ppc64le",
"product": {
"name": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:2dd947744815db3d0f29ba865d69246ce1ecd268f67eaef3c9a8efdf595f078f_ppc64le",
"product_id": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:2dd947744815db3d0f29ba865d69246ce1ecd268f67eaef3c9a8efdf595f078f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/sriov-network-metrics-exporter-rhel9@sha256:2dd947744815db3d0f29ba865d69246ce1ecd268f67eaef3c9a8efdf595f078f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9\u0026tag=v4.17.0-202507291005.p0.g0c97e13.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:2dd947744815db3d0f29ba865d69246ce1ecd268f67eaef3c9a8efdf595f078f_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:2dd947744815db3d0f29ba865d69246ce1ecd268f67eaef3c9a8efdf595f078f_ppc64le",
"product_id": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:2dd947744815db3d0f29ba865d69246ce1ecd268f67eaef3c9a8efdf595f078f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-metrics-exporter-rhel9@sha256:2dd947744815db3d0f29ba865d69246ce1ecd268f67eaef3c9a8efdf595f078f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9\u0026tag=v4.17.0-202507291005.p0.g0c97e13.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-rdma-cni-rhel9@sha256:392c4f0993e49ec161e09851f3a50071a50548dd35a0778441173c6ce1e6e7e9_ppc64le",
"product": {
"name": "openshift4/ose-sriov-rdma-cni-rhel9@sha256:392c4f0993e49ec161e09851f3a50071a50548dd35a0778441173c6ce1e6e7e9_ppc64le",
"product_id": "openshift4/ose-sriov-rdma-cni-rhel9@sha256:392c4f0993e49ec161e09851f3a50071a50548dd35a0778441173c6ce1e6e7e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-rdma-cni-rhel9@sha256:392c4f0993e49ec161e09851f3a50071a50548dd35a0778441173c6ce1e6e7e9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9\u0026tag=v4.17.0-202507291005.p0.g51c05cc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/rdma-cni-rhel9@sha256:392c4f0993e49ec161e09851f3a50071a50548dd35a0778441173c6ce1e6e7e9_ppc64le",
"product": {
"name": "openshift4/rdma-cni-rhel9@sha256:392c4f0993e49ec161e09851f3a50071a50548dd35a0778441173c6ce1e6e7e9_ppc64le",
"product_id": "openshift4/rdma-cni-rhel9@sha256:392c4f0993e49ec161e09851f3a50071a50548dd35a0778441173c6ce1e6e7e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rdma-cni-rhel9@sha256:392c4f0993e49ec161e09851f3a50071a50548dd35a0778441173c6ce1e6e7e9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/rdma-cni-rhel9\u0026tag=v4.17.0-202507291005.p0.g51c05cc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9b7971205434de0f74491e3618d14be1e80932962178069ddc91857e3f1a765d_ppc64le",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9b7971205434de0f74491e3618d14be1e80932962178069ddc91857e3f1a765d_ppc64le",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9b7971205434de0f74491e3618d14be1e80932962178069ddc91857e3f1a765d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256:9b7971205434de0f74491e3618d14be1e80932962178069ddc91857e3f1a765d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=v4.17.0-202507291005.p0.gd7a91a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:79b66a046f06d70f0cbc1e9d034da4e45ef1d158c5af9d6fd3f73e1bb16e2ba8_ppc64le",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:79b66a046f06d70f0cbc1e9d034da4e45ef1d158c5af9d6fd3f73e1bb16e2ba8_ppc64le",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:79b66a046f06d70f0cbc1e9d034da4e45ef1d158c5af9d6fd3f73e1bb16e2ba8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256:79b66a046f06d70f0cbc1e9d034da4e45ef1d158c5af9d6fd3f73e1bb16e2ba8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.gec3a8a0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/pf-status-relay-rhel9@sha256:9ddc5e2cd16c196e6c046326b82794459cf08b66db9f5db4355290c1e2278337_ppc64le",
"product": {
"name": "openshift4/pf-status-relay-rhel9@sha256:9ddc5e2cd16c196e6c046326b82794459cf08b66db9f5db4355290c1e2278337_ppc64le",
"product_id": "openshift4/pf-status-relay-rhel9@sha256:9ddc5e2cd16c196e6c046326b82794459cf08b66db9f5db4355290c1e2278337_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pf-status-relay-rhel9@sha256:9ddc5e2cd16c196e6c046326b82794459cf08b66db9f5db4355290c1e2278337?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9\u0026tag=v4.17.0-202507291005.p0.g7b2473d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ptp-must-gather-rhel9@sha256:f28b645fab29448042abd0737ee06da7778c5d64408986174ec2e6bc138752a7_ppc64le",
"product": {
"name": "openshift4/ptp-must-gather-rhel9@sha256:f28b645fab29448042abd0737ee06da7778c5d64408986174ec2e6bc138752a7_ppc64le",
"product_id": "openshift4/ptp-must-gather-rhel9@sha256:f28b645fab29448042abd0737ee06da7778c5d64408986174ec2e6bc138752a7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel9@sha256:f28b645fab29448042abd0737ee06da7778c5d64408986174ec2e6bc138752a7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel9\u0026tag=v4.17.0-202507291005.p0.gc836701.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/sriov-cni-rhel9@sha256:c384fd15f6239ab239c6a7f9fe460b76eab142ffb3f5875e9238fba74f1d4691_ppc64le",
"product": {
"name": "openshift4/sriov-cni-rhel9@sha256:c384fd15f6239ab239c6a7f9fe460b76eab142ffb3f5875e9238fba74f1d4691_ppc64le",
"product_id": "openshift4/sriov-cni-rhel9@sha256:c384fd15f6239ab239c6a7f9fe460b76eab142ffb3f5875e9238fba74f1d4691_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256:c384fd15f6239ab239c6a7f9fe460b76eab142ffb3f5875e9238fba74f1d4691?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=v4.17.0-202507291005.p0.g0d0995a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:f9ab6d7f8a463546558cdf887310b4139bc59324cb13be8df304f18998ac9a3e_ppc64le",
"product": {
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:f9ab6d7f8a463546558cdf887310b4139bc59324cb13be8df304f18998ac9a3e_ppc64le",
"product_id": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:f9ab6d7f8a463546558cdf887310b4139bc59324cb13be8df304f18998ac9a3e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller-rhel9@sha256:f9ab6d7f8a463546558cdf887310b4139bc59324cb13be8df304f18998ac9a3e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=v4.17.0-202507291005.p0.gb6b402b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:af2eaa3e167340fe516239159cdafd30c8014f1a77bf7d5dac5aa3890daa131c_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:af2eaa3e167340fe516239159cdafd30c8014f1a77bf7d5dac5aa3890daa131c_ppc64le",
"product_id": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:af2eaa3e167340fe516239159cdafd30c8014f1a77bf7d5dac5aa3890daa131c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon-rhel9@sha256:af2eaa3e167340fe516239159cdafd30c8014f1a77bf7d5dac5aa3890daa131c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=v4.17.0-202507291005.p0.gb5b5f7b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f35626ab9ca7e8760c193c3a161951815d28df5a8edf2b49ee5606c71bb41380_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f35626ab9ca7e8760c193c3a161951815d28df5a8edf2b49ee5606c71bb41380_ppc64le",
"product_id": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f35626ab9ca7e8760c193c3a161951815d28df5a8edf2b49ee5606c71bb41380_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin-rhel9@sha256:f35626ab9ca7e8760c193c3a161951815d28df5a8edf2b49ee5606c71bb41380?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=v4.17.0-202507291005.p0.g71c76af.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:9c00c589a484e49c3cdade7a8bb344e1b0ba7ceade2733065f73760fc9a9be86_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:9c00c589a484e49c3cdade7a8bb344e1b0ba7ceade2733065f73760fc9a9be86_ppc64le",
"product_id": "openshift4/ose-sriov-network-rhel9-operator@sha256:9c00c589a484e49c3cdade7a8bb344e1b0ba7ceade2733065f73760fc9a9be86_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-rhel9-operator@sha256:9c00c589a484e49c3cdade7a8bb344e1b0ba7ceade2733065f73760fc9a9be86?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.gb5b5f7b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:db0fca252b377f63c98bd157571b24b05b428ae9d3275a007dbd112fcdf6c7e9_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:db0fca252b377f63c98bd157571b24b05b428ae9d3275a007dbd112fcdf6c7e9_ppc64le",
"product_id": "openshift4/ose-sriov-network-webhook-rhel9@sha256:db0fca252b377f63c98bd157571b24b05b428ae9d3275a007dbd112fcdf6c7e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook-rhel9@sha256:db0fca252b377f63c98bd157571b24b05b428ae9d3275a007dbd112fcdf6c7e9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=v4.17.0-202507291005.p0.gb5b5f7b.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:1d8aa4a0352d996d2f510f403664315cfd909bac4be50b7e3f4dc9c577fdbacf_s390x",
"product": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:1d8aa4a0352d996d2f510f403664315cfd909bac4be50b7e3f4dc9c577fdbacf_s390x",
"product_id": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:1d8aa4a0352d996d2f510f403664315cfd909bac4be50b7e3f4dc9c577fdbacf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256:1d8aa4a0352d996d2f510f403664315cfd909bac4be50b7e3f4dc9c577fdbacf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.gdbf6216.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-dpu-cni-rhel9@sha256:87422cdf9de82478b0b000b258568e2d051fca46cf6396da4fccb6b707b02710_s390x",
"product": {
"name": "openshift4/ose-dpu-cni-rhel9@sha256:87422cdf9de82478b0b000b258568e2d051fca46cf6396da4fccb6b707b02710_s390x",
"product_id": "openshift4/ose-dpu-cni-rhel9@sha256:87422cdf9de82478b0b000b258568e2d051fca46cf6396da4fccb6b707b02710_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-cni-rhel9@sha256:87422cdf9de82478b0b000b258568e2d051fca46cf6396da4fccb6b707b02710?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-cni-rhel9\u0026tag=v4.17.0-202507291005.p0.g6e63d0a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-dpu-daemon-rhel9@sha256:1ec121a66f26dd76a208ab3ae0046507e02585e95ffdfc87ff3c063f47a587a2_s390x",
"product": {
"name": "openshift4/ose-dpu-daemon-rhel9@sha256:1ec121a66f26dd76a208ab3ae0046507e02585e95ffdfc87ff3c063f47a587a2_s390x",
"product_id": "openshift4/ose-dpu-daemon-rhel9@sha256:1ec121a66f26dd76a208ab3ae0046507e02585e95ffdfc87ff3c063f47a587a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-daemon-rhel9@sha256:1ec121a66f26dd76a208ab3ae0046507e02585e95ffdfc87ff3c063f47a587a2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-daemon-rhel9\u0026tag=v4.17.0-202507291005.p0.g6e63d0a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-dpu-rhel9-operator@sha256:5243fb37780b6fb25c531ca110ca5666d2fa1271118a2b463f1fad610024f89d_s390x",
"product": {
"name": "openshift4/ose-dpu-rhel9-operator@sha256:5243fb37780b6fb25c531ca110ca5666d2fa1271118a2b463f1fad610024f89d_s390x",
"product_id": "openshift4/ose-dpu-rhel9-operator@sha256:5243fb37780b6fb25c531ca110ca5666d2fa1271118a2b463f1fad610024f89d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-rhel9-operator@sha256:5243fb37780b6fb25c531ca110ca5666d2fa1271118a2b463f1fad610024f89d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.g6e63d0a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9@sha256:78117ecf62b2c948dcb61ef9b86947447fcbb6c5aecf8544be8ced95b364fd29_s390x",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:78117ecf62b2c948dcb61ef9b86947447fcbb6c5aecf8544be8ced95b364fd29_s390x",
"product_id": "openshift4/ingress-node-firewall-rhel9@sha256:78117ecf62b2c948dcb61ef9b86947447fcbb6c5aecf8544be8ced95b364fd29_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256:78117ecf62b2c948dcb61ef9b86947447fcbb6c5aecf8544be8ced95b364fd29?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=v4.17.0-202507291005.p0.g572d1e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:d662ff29367f4071a4149248f20887da36c8b16135847dc9ab257da9b0f5d8d4_s390x",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:d662ff29367f4071a4149248f20887da36c8b16135847dc9ab257da9b0f5d8d4_s390x",
"product_id": "openshift4/ingress-node-firewall-rhel9-operator@sha256:d662ff29367f4071a4149248f20887da36c8b16135847dc9ab257da9b0f5d8d4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256:d662ff29367f4071a4149248f20887da36c8b16135847dc9ab257da9b0f5d8d4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.g572d1e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/kube-compare-artifacts-rhel9@sha256:287360bd35f0cce4cb0c7890ecec81fbf483a5803c0ab44db13c055fe1b8555c_s390x",
"product": {
"name": "openshift4/kube-compare-artifacts-rhel9@sha256:287360bd35f0cce4cb0c7890ecec81fbf483a5803c0ab44db13c055fe1b8555c_s390x",
"product_id": "openshift4/kube-compare-artifacts-rhel9@sha256:287360bd35f0cce4cb0c7890ecec81fbf483a5803c0ab44db13c055fe1b8555c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-compare-artifacts-rhel9@sha256:287360bd35f0cce4cb0c7890ecec81fbf483a5803c0ab44db13c055fe1b8555c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kube-compare-artifacts-rhel9\u0026tag=v4.17.0-202507291005.p0.gcbaea1d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:47c0cb8a6374d91b562512baeb7eb49be6a113600a69efb6b45de27a70907189_s390x",
"product": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:47c0cb8a6374d91b562512baeb7eb49be6a113600a69efb6b45de27a70907189_s390x",
"product_id": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:47c0cb8a6374d91b562512baeb7eb49be6a113600a69efb6b45de27a70907189_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256:47c0cb8a6374d91b562512baeb7eb49be6a113600a69efb6b45de27a70907189?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=v4.17.0-202507291005.p0.g2812479.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:9f21950ef05832a278323e053c21b9bb04c901edaae1f3d260dfe809170687fa_s390x",
"product": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:9f21950ef05832a278323e053c21b9bb04c901edaae1f3d260dfe809170687fa_s390x",
"product_id": "openshift4/ose-local-storage-rhel9-operator@sha256:9f21950ef05832a278323e053c21b9bb04c901edaae1f3d260dfe809170687fa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256:9f21950ef05832a278323e053c21b9bb04c901edaae1f3d260dfe809170687fa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.g2812479.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/nmstate-console-plugin-rhel9@sha256:e7c7edcecf67e2dff20ea7b5565ef810524d97a799d5b49f3aa1c83188d33f30_s390x",
"product": {
"name": "openshift4/nmstate-console-plugin-rhel9@sha256:e7c7edcecf67e2dff20ea7b5565ef810524d97a799d5b49f3aa1c83188d33f30_s390x",
"product_id": "openshift4/nmstate-console-plugin-rhel9@sha256:e7c7edcecf67e2dff20ea7b5565ef810524d97a799d5b49f3aa1c83188d33f30_s390x",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel9@sha256:e7c7edcecf67e2dff20ea7b5565ef810524d97a799d5b49f3aa1c83188d33f30?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=v4.17.0-202507291005.p0.gcffdc60.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:686fa54942bc789aa666ba1974aed0ee8697751f4f198a86510fdb395691ced8_s390x",
"product": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:686fa54942bc789aa666ba1974aed0ee8697751f4f198a86510fdb395691ced8_s390x",
"product_id": "openshift4/ose-node-feature-discovery-rhel9@sha256:686fa54942bc789aa666ba1974aed0ee8697751f4f198a86510fdb395691ced8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256:686fa54942bc789aa666ba1974aed0ee8697751f4f198a86510fdb395691ced8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=v4.17.0-202507291005.p0.gdfe1ebf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-rhel9-operator@sha256:74f81c334b008c29828b149889620f22b736d3e17900716e055fd93eeef5b98f_s390x",
"product": {
"name": "openshift4/ose-ansible-rhel9-operator@sha256:74f81c334b008c29828b149889620f22b736d3e17900716e055fd93eeef5b98f_s390x",
"product_id": "openshift4/ose-ansible-rhel9-operator@sha256:74f81c334b008c29828b149889620f22b736d3e17900716e055fd93eeef5b98f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-rhel9-operator@sha256:74f81c334b008c29828b149889620f22b736d3e17900716e055fd93eeef5b98f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.gc649d73.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity-rhel9@sha256:1e7a952258e02663de121e9229f999f1e2c55675baa6b31942a316920f9559cb_s390x",
"product": {
"name": "openshift4/ose-cluster-capacity-rhel9@sha256:1e7a952258e02663de121e9229f999f1e2c55675baa6b31942a316920f9559cb_s390x",
"product_id": "openshift4/ose-cluster-capacity-rhel9@sha256:1e7a952258e02663de121e9229f999f1e2c55675baa6b31942a316920f9559cb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity-rhel9@sha256:1e7a952258e02663de121e9229f999f1e2c55675baa6b31942a316920f9559cb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=v4.17.0-202507291005.p0.g5e7e0e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy-rhel9@sha256:2e3250fc027b61e58c69133697d9b528d43903ff1cb2bf6db7c458cab096ec0e_s390x",
"product": {
"name": "openshift4/ose-egress-dns-proxy-rhel9@sha256:2e3250fc027b61e58c69133697d9b528d43903ff1cb2bf6db7c458cab096ec0e_s390x",
"product_id": "openshift4/ose-egress-dns-proxy-rhel9@sha256:2e3250fc027b61e58c69133697d9b528d43903ff1cb2bf6db7c458cab096ec0e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy-rhel9@sha256:2e3250fc027b61e58c69133697d9b528d43903ff1cb2bf6db7c458cab096ec0e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9\u0026tag=v4.17.0-202507291005.p0.ge3879e9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router-rhel9@sha256:60b77470f98959853233267937086690bdbb006677d4e9bab1ffbf523c5c3f0c_s390x",
"product": {
"name": "openshift4/ose-egress-router-rhel9@sha256:60b77470f98959853233267937086690bdbb006677d4e9bab1ffbf523c5c3f0c_s390x",
"product_id": "openshift4/ose-egress-router-rhel9@sha256:60b77470f98959853233267937086690bdbb006677d4e9bab1ffbf523c5c3f0c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router-rhel9@sha256:60b77470f98959853233267937086690bdbb006677d4e9bab1ffbf523c5c3f0c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router-rhel9\u0026tag=v4.17.0-202507291005.p0.ge3879e9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-rhel9-operator@sha256:cbeba80ebf8c1dfd74087109a7e8958fb11dc5923b496c06cbfd5459f56ed111_s390x",
"product": {
"name": "openshift4/ose-helm-rhel9-operator@sha256:cbeba80ebf8c1dfd74087109a7e8958fb11dc5923b496c06cbfd5459f56ed111_s390x",
"product_id": "openshift4/ose-helm-rhel9-operator@sha256:cbeba80ebf8c1dfd74087109a7e8958fb11dc5923b496c06cbfd5459f56ed111_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-rhel9-operator@sha256:cbeba80ebf8c1dfd74087109a7e8958fb11dc5923b496c06cbfd5459f56ed111?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.g61a705e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel9@sha256:2b6b329d666790f247eb1b9ccb4e6d4e6258debdd2d287bb798ed4e34a680266_s390x",
"product": {
"name": "openshift4/ose-operator-sdk-rhel9@sha256:2b6b329d666790f247eb1b9ccb4e6d4e6258debdd2d287bb798ed4e34a680266_s390x",
"product_id": "openshift4/ose-operator-sdk-rhel9@sha256:2b6b329d666790f247eb1b9ccb4e6d4e6258debdd2d287bb798ed4e34a680266_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel9@sha256:2b6b329d666790f247eb1b9ccb4e6d4e6258debdd2d287bb798ed4e34a680266?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel9\u0026tag=v4.17.0-202507291005.p0.g61a705e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:e8c387a5668510ea90d206a06fcb5bcf2f6a36e1561df93a1f142bb9867f6bf2_s390x",
"product": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:e8c387a5668510ea90d206a06fcb5bcf2f6a36e1561df93a1f142bb9867f6bf2_s390x",
"product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:e8c387a5668510ea90d206a06fcb5bcf2f6a36e1561df93a1f142bb9867f6bf2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256:e8c387a5668510ea90d206a06fcb5bcf2f6a36e1561df93a1f142bb9867f6bf2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=v4.17.0-202507291005.p0.g7cd5ead.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:3182eedc3fbe8e98f6d5b450fb7ef833284c35a86d92a4e99114e91eb7ca621d_s390x",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:3182eedc3fbe8e98f6d5b450fb7ef833284c35a86d92a4e99114e91eb7ca621d_s390x",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9@sha256:3182eedc3fbe8e98f6d5b450fb7ef833284c35a86d92a4e99114e91eb7ca621d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256:3182eedc3fbe8e98f6d5b450fb7ef833284c35a86d92a4e99114e91eb7ca621d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=v4.17.0-202507291005.p0.g5c1609c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:baafbcc51da39417aee620fd9f67a0f821c730976be54e0781e97bbb3bd9e2e9_s390x",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:baafbcc51da39417aee620fd9f67a0f821c730976be54e0781e97bbb3bd9e2e9_s390x",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:baafbcc51da39417aee620fd9f67a0f821c730976be54e0781e97bbb3bd9e2e9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256:baafbcc51da39417aee620fd9f67a0f821c730976be54e0781e97bbb3bd9e2e9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.g6651c0b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:19011efa9324e512810a38ac7568c26e369ebd9f5baec44fa6cfd3d2405af167_s390x",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:19011efa9324e512810a38ac7568c26e369ebd9f5baec44fa6cfd3d2405af167_s390x",
"product_id": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:19011efa9324e512810a38ac7568c26e369ebd9f5baec44fa6cfd3d2405af167_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:19011efa9324e512810a38ac7568c26e369ebd9f5baec44fa6cfd3d2405af167?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9\u0026tag=v4.17.0-202507291005.p0.g66aee5b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy-rhel9@sha256:112c213d8d618c2c85337a7fa4c754fe181202c360b811b64e6a37790176d5ee_s390x",
"product": {
"name": "openshift4/ose-egress-http-proxy-rhel9@sha256:112c213d8d618c2c85337a7fa4c754fe181202c360b811b64e6a37790176d5ee_s390x",
"product_id": "openshift4/ose-egress-http-proxy-rhel9@sha256:112c213d8d618c2c85337a7fa4c754fe181202c360b811b64e6a37790176d5ee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy-rhel9@sha256:112c213d8d618c2c85337a7fa4c754fe181202c360b811b64e6a37790176d5ee?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9\u0026tag=v4.17.0-202507291005.p0.ge3879e9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:53a9b1de81310a29d1b08e6119a0ae1d8d3fa68140152c4507bf903c5cb29f0f_s390x",
"product": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:53a9b1de81310a29d1b08e6119a0ae1d8d3fa68140152c4507bf903c5cb29f0f_s390x",
"product_id": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:53a9b1de81310a29d1b08e6119a0ae1d8d3fa68140152c4507bf903c5cb29f0f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256:53a9b1de81310a29d1b08e6119a0ae1d8d3fa68140152c4507bf903c5cb29f0f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.g7cd5ead.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:889d4866a8462cd2783ebfaab1122eeb9c248b4811283e3992dbd41a74e3b055_s390x",
"product": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:889d4866a8462cd2783ebfaab1122eeb9c248b4811283e3992dbd41a74e3b055_s390x",
"product_id": "openshift4/ose-local-storage-mustgather-rhel9@sha256:889d4866a8462cd2783ebfaab1122eeb9c248b4811283e3992dbd41a74e3b055_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256:889d4866a8462cd2783ebfaab1122eeb9c248b4811283e3992dbd41a74e3b055?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=v4.17.0-202507291005.p0.g2812479.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9@sha256:f0d82d161e2af7aecca47bac6d36d0d89f50354b1288b2e15bb1fd959eff24e9_s390x",
"product": {
"name": "openshift4/metallb-rhel9@sha256:f0d82d161e2af7aecca47bac6d36d0d89f50354b1288b2e15bb1fd959eff24e9_s390x",
"product_id": "openshift4/metallb-rhel9@sha256:f0d82d161e2af7aecca47bac6d36d0d89f50354b1288b2e15bb1fd959eff24e9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256:f0d82d161e2af7aecca47bac6d36d0d89f50354b1288b2e15bb1fd959eff24e9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=v4.17.0-202507291005.p0.g602115c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9-operator@sha256:5c8ec547177b3f1339ca951a00f8ed8a86852e174cd6c0180b24149a588a8caa_s390x",
"product": {
"name": "openshift4/metallb-rhel9-operator@sha256:5c8ec547177b3f1339ca951a00f8ed8a86852e174cd6c0180b24149a588a8caa_s390x",
"product_id": "openshift4/metallb-rhel9-operator@sha256:5c8ec547177b3f1339ca951a00f8ed8a86852e174cd6c0180b24149a588a8caa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256:5c8ec547177b3f1339ca951a00f8ed8a86852e174cd6c0180b24149a588a8caa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.gf98b620.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:a94af07f9f865142f3ccc1f1f23e5578416ecaf72af6ae628f8955a2b050e4bd_s390x",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:a94af07f9f865142f3ccc1f1f23e5578416ecaf72af6ae628f8955a2b050e4bd_s390x",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:a94af07f9f865142f3ccc1f1f23e5578416ecaf72af6ae628f8955a2b050e4bd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9@sha256:a94af07f9f865142f3ccc1f1f23e5578416ecaf72af6ae628f8955a2b050e4bd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=v4.17.0-202507291005.p0.ge7acc6a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:320111c6799f9f5136dba48c0bf8430c2da858f763cb84a7d502b6a904ade7ac_s390x",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:320111c6799f9f5136dba48c0bf8430c2da858f763cb84a7d502b6a904ade7ac_s390x",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:320111c6799f9f5136dba48c0bf8430c2da858f763cb84a7d502b6a904ade7ac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9-operator@sha256:320111c6799f9f5136dba48c0bf8430c2da858f763cb84a7d502b6a904ade7ac?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.g06f3ae6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6b4aa2675773d07b60fe7956e40cb49b93467415743b8b407c281f717e485ec9_s390x",
"product": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6b4aa2675773d07b60fe7956e40cb49b93467415743b8b407c281f717e485ec9_s390x",
"product_id": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6b4aa2675773d07b60fe7956e40cb49b93467415743b8b407c281f717e485ec9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel9@sha256:6b4aa2675773d07b60fe7956e40cb49b93467415743b8b407c281f717e485ec9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=v4.17.0-202507291005.p0.g06f3ae6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-smb-csi-driver-rhel9@sha256:bcd531e8b99916bd04d62e537a53d4931a062aa7bb56fd7bf1046dcfc17bb88a_s390x",
"product": {
"name": "openshift4/ose-smb-csi-driver-rhel9@sha256:bcd531e8b99916bd04d62e537a53d4931a062aa7bb56fd7bf1046dcfc17bb88a_s390x",
"product_id": "openshift4/ose-smb-csi-driver-rhel9@sha256:bcd531e8b99916bd04d62e537a53d4931a062aa7bb56fd7bf1046dcfc17bb88a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9@sha256:bcd531e8b99916bd04d62e537a53d4931a062aa7bb56fd7bf1046dcfc17bb88a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=v4.17.0-202507291005.p0.g0161a3a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:fbd5c623b12b979d89275237c786655e1966f4dac62a9f3c6b60d0800aa8b51e_s390x",
"product": {
"name": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:fbd5c623b12b979d89275237c786655e1966f4dac62a9f3c6b60d0800aa8b51e_s390x",
"product_id": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:fbd5c623b12b979d89275237c786655e1966f4dac62a9f3c6b60d0800aa8b51e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9-operator@sha256:fbd5c623b12b979d89275237c786655e1966f4dac62a9f3c6b60d0800aa8b51e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.gcc86210.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:85d20c46a52839ed6ea473fa00b6177166cc46b828a0ae9599a01a716aefa367_s390x",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:85d20c46a52839ed6ea473fa00b6177166cc46b828a0ae9599a01a716aefa367_s390x",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:85d20c46a52839ed6ea473fa00b6177166cc46b828a0ae9599a01a716aefa367_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256:85d20c46a52839ed6ea473fa00b6177166cc46b828a0ae9599a01a716aefa367?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=v4.17.0-202507291005.p0.gd7a91a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b016b1f1d545509eb874bb8ac54028ed6527ab4df5b40c3a5c26cef667d6d944_s390x",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b016b1f1d545509eb874bb8ac54028ed6527ab4df5b40c3a5c26cef667d6d944_s390x",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b016b1f1d545509eb874bb8ac54028ed6527ab4df5b40c3a5c26cef667d6d944_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b016b1f1d545509eb874bb8ac54028ed6527ab4df5b40c3a5c26cef667d6d944?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=v4.17.0-202507291005.p0.gec3a8a0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/pf-status-relay-rhel9@sha256:89fb9702ee48031a488f150e4e5f8af9641a57ad927f28e5b16cda90d3a26f4d_s390x",
"product": {
"name": "openshift4/pf-status-relay-rhel9@sha256:89fb9702ee48031a488f150e4e5f8af9641a57ad927f28e5b16cda90d3a26f4d_s390x",
"product_id": "openshift4/pf-status-relay-rhel9@sha256:89fb9702ee48031a488f150e4e5f8af9641a57ad927f28e5b16cda90d3a26f4d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pf-status-relay-rhel9@sha256:89fb9702ee48031a488f150e4e5f8af9641a57ad927f28e5b16cda90d3a26f4d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9\u0026tag=v4.17.0-202507291005.p0.g7b2473d.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:40f7ebbdf0c30e929389763feb25846858d9ef1786b08c26a637762128d849db_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9-operator@sha256:40f7ebbdf0c30e929389763feb25846858d9ef1786b08c26a637762128d849db_ppc64le"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9-operator@sha256:40f7ebbdf0c30e929389763feb25846858d9ef1786b08c26a637762128d849db_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:80685ae9a1367bf0f9da3b5be7a792201ea7c94da126cfc1a638a58c1f8e743f_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9-operator@sha256:80685ae9a1367bf0f9da3b5be7a792201ea7c94da126cfc1a638a58c1f8e743f_arm64"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9-operator@sha256:80685ae9a1367bf0f9da3b5be7a792201ea7c94da126cfc1a638a58c1f8e743f_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:d662ff29367f4071a4149248f20887da36c8b16135847dc9ab257da9b0f5d8d4_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9-operator@sha256:d662ff29367f4071a4149248f20887da36c8b16135847dc9ab257da9b0f5d8d4_s390x"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9-operator@sha256:d662ff29367f4071a4149248f20887da36c8b16135847dc9ab257da9b0f5d8d4_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:da00798eec3118a2171f0720327560408767b85fa9b00e38d3e7535bd5caf7bc_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9-operator@sha256:da00798eec3118a2171f0720327560408767b85fa9b00e38d3e7535bd5caf7bc_amd64"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9-operator@sha256:da00798eec3118a2171f0720327560408767b85fa9b00e38d3e7535bd5caf7bc_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:1a1c6c56e2f07bd9e590c5c548eb4113a9733faf9ab0e04dfb30ee5cfadb4403_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9@sha256:1a1c6c56e2f07bd9e590c5c548eb4113a9733faf9ab0e04dfb30ee5cfadb4403_arm64"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9@sha256:1a1c6c56e2f07bd9e590c5c548eb4113a9733faf9ab0e04dfb30ee5cfadb4403_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:1f90ab842236eab0152e9450373906467865a49145fac845bdc740af8b71c26e_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9@sha256:1f90ab842236eab0152e9450373906467865a49145fac845bdc740af8b71c26e_ppc64le"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9@sha256:1f90ab842236eab0152e9450373906467865a49145fac845bdc740af8b71c26e_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:76dff32791e8eade38833f6a8fb6ddf3a74e08c0b5e12a08a1d0020967b60bef_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9@sha256:76dff32791e8eade38833f6a8fb6ddf3a74e08c0b5e12a08a1d0020967b60bef_amd64"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9@sha256:76dff32791e8eade38833f6a8fb6ddf3a74e08c0b5e12a08a1d0020967b60bef_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:78117ecf62b2c948dcb61ef9b86947447fcbb6c5aecf8544be8ced95b364fd29_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9@sha256:78117ecf62b2c948dcb61ef9b86947447fcbb6c5aecf8544be8ced95b364fd29_s390x"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9@sha256:78117ecf62b2c948dcb61ef9b86947447fcbb6c5aecf8544be8ced95b364fd29_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kube-compare-artifacts-rhel9@sha256:287360bd35f0cce4cb0c7890ecec81fbf483a5803c0ab44db13c055fe1b8555c_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/kube-compare-artifacts-rhel9@sha256:287360bd35f0cce4cb0c7890ecec81fbf483a5803c0ab44db13c055fe1b8555c_s390x"
},
"product_reference": "openshift4/kube-compare-artifacts-rhel9@sha256:287360bd35f0cce4cb0c7890ecec81fbf483a5803c0ab44db13c055fe1b8555c_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kube-compare-artifacts-rhel9@sha256:41495b67ffd4eec9f0b8c246c08c0e9ad72eac7c415cd7bdb64781af1c8c9122_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/kube-compare-artifacts-rhel9@sha256:41495b67ffd4eec9f0b8c246c08c0e9ad72eac7c415cd7bdb64781af1c8c9122_amd64"
},
"product_reference": "openshift4/kube-compare-artifacts-rhel9@sha256:41495b67ffd4eec9f0b8c246c08c0e9ad72eac7c415cd7bdb64781af1c8c9122_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kube-compare-artifacts-rhel9@sha256:58c0abb11eea769bf39af84d17bd64d05ecf085682196446be4ff1e688b3746f_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/kube-compare-artifacts-rhel9@sha256:58c0abb11eea769bf39af84d17bd64d05ecf085682196446be4ff1e688b3746f_arm64"
},
"product_reference": "openshift4/kube-compare-artifacts-rhel9@sha256:58c0abb11eea769bf39af84d17bd64d05ecf085682196446be4ff1e688b3746f_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kube-compare-artifacts-rhel9@sha256:e3a92dddb258f813db19aeff34adc50a1fad533cf89aaa89761f035ff9a0d5a7_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/kube-compare-artifacts-rhel9@sha256:e3a92dddb258f813db19aeff34adc50a1fad533cf89aaa89761f035ff9a0d5a7_ppc64le"
},
"product_reference": "openshift4/kube-compare-artifacts-rhel9@sha256:e3a92dddb258f813db19aeff34adc50a1fad533cf89aaa89761f035ff9a0d5a7_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:1617ebd9dcf1921ce1bdd8c64e09943991f04b9208a6c27f0d9cd63443d23dc9_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/kubernetes-nmstate-rhel9-operator@sha256:1617ebd9dcf1921ce1bdd8c64e09943991f04b9208a6c27f0d9cd63443d23dc9_amd64"
},
"product_reference": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:1617ebd9dcf1921ce1bdd8c64e09943991f04b9208a6c27f0d9cd63443d23dc9_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:5270ee855306859223f7d9e8ce204084091999164a2f043845f49f77e0e38cf6_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/kubernetes-nmstate-rhel9-operator@sha256:5270ee855306859223f7d9e8ce204084091999164a2f043845f49f77e0e38cf6_arm64"
},
"product_reference": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:5270ee855306859223f7d9e8ce204084091999164a2f043845f49f77e0e38cf6_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:53a9b1de81310a29d1b08e6119a0ae1d8d3fa68140152c4507bf903c5cb29f0f_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/kubernetes-nmstate-rhel9-operator@sha256:53a9b1de81310a29d1b08e6119a0ae1d8d3fa68140152c4507bf903c5cb29f0f_s390x"
},
"product_reference": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:53a9b1de81310a29d1b08e6119a0ae1d8d3fa68140152c4507bf903c5cb29f0f_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:f8fb1a5bcd5d069ce8d949c5f02150083947a114894324e4072cf1ff4221d955_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/kubernetes-nmstate-rhel9-operator@sha256:f8fb1a5bcd5d069ce8d949c5f02150083947a114894324e4072cf1ff4221d955_ppc64le"
},
"product_reference": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:f8fb1a5bcd5d069ce8d949c5f02150083947a114894324e4072cf1ff4221d955_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9-operator@sha256:5182cde745c8fe84fdbc1f4956d7c8771645bdbe1d342ccf50d37b17b2620485_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/metallb-rhel9-operator@sha256:5182cde745c8fe84fdbc1f4956d7c8771645bdbe1d342ccf50d37b17b2620485_ppc64le"
},
"product_reference": "openshift4/metallb-rhel9-operator@sha256:5182cde745c8fe84fdbc1f4956d7c8771645bdbe1d342ccf50d37b17b2620485_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9-operator@sha256:5c8ec547177b3f1339ca951a00f8ed8a86852e174cd6c0180b24149a588a8caa_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/metallb-rhel9-operator@sha256:5c8ec547177b3f1339ca951a00f8ed8a86852e174cd6c0180b24149a588a8caa_s390x"
},
"product_reference": "openshift4/metallb-rhel9-operator@sha256:5c8ec547177b3f1339ca951a00f8ed8a86852e174cd6c0180b24149a588a8caa_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9-operator@sha256:a1c6b3965371b31b9455baa37414bfb967e71f5b1970779a6143e93637fac6b3_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/metallb-rhel9-operator@sha256:a1c6b3965371b31b9455baa37414bfb967e71f5b1970779a6143e93637fac6b3_amd64"
},
"product_reference": "openshift4/metallb-rhel9-operator@sha256:a1c6b3965371b31b9455baa37414bfb967e71f5b1970779a6143e93637fac6b3_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9-operator@sha256:f05711048b320ce399ffd27dc944b2b1b73d55af5bab5bc357b9f4a678fd2c63_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/metallb-rhel9-operator@sha256:f05711048b320ce399ffd27dc944b2b1b73d55af5bab5bc357b9f4a678fd2c63_arm64"
},
"product_reference": "openshift4/metallb-rhel9-operator@sha256:f05711048b320ce399ffd27dc944b2b1b73d55af5bab5bc357b9f4a678fd2c63_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9@sha256:82b13958c2e5944ff98322565ec0aacaa14dac836533fac4ba8bd21f8743ad7d_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/metallb-rhel9@sha256:82b13958c2e5944ff98322565ec0aacaa14dac836533fac4ba8bd21f8743ad7d_arm64"
},
"product_reference": "openshift4/metallb-rhel9@sha256:82b13958c2e5944ff98322565ec0aacaa14dac836533fac4ba8bd21f8743ad7d_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9@sha256:d7d049eaf3596d4ee9a24c0831e8670a73f9f7a0f3b62a84b4110d99c68c5a9c_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/metallb-rhel9@sha256:d7d049eaf3596d4ee9a24c0831e8670a73f9f7a0f3b62a84b4110d99c68c5a9c_amd64"
},
"product_reference": "openshift4/metallb-rhel9@sha256:d7d049eaf3596d4ee9a24c0831e8670a73f9f7a0f3b62a84b4110d99c68c5a9c_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9@sha256:f0d82d161e2af7aecca47bac6d36d0d89f50354b1288b2e15bb1fd959eff24e9_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/metallb-rhel9@sha256:f0d82d161e2af7aecca47bac6d36d0d89f50354b1288b2e15bb1fd959eff24e9_s390x"
},
"product_reference": "openshift4/metallb-rhel9@sha256:f0d82d161e2af7aecca47bac6d36d0d89f50354b1288b2e15bb1fd959eff24e9_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9@sha256:f31cc7fea28d7431cd4268dffade9abceb82ea9af01a783f345fdc0dfe9b493b_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/metallb-rhel9@sha256:f31cc7fea28d7431cd4268dffade9abceb82ea9af01a783f345fdc0dfe9b493b_ppc64le"
},
"product_reference": "openshift4/metallb-rhel9@sha256:f31cc7fea28d7431cd4268dffade9abceb82ea9af01a783f345fdc0dfe9b493b_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/nmstate-console-plugin-rhel9@sha256:49483b9006b5f2753631d4fc277aceff4fd6bd6c15f2c1c2c34bd33180a4c497_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/nmstate-console-plugin-rhel9@sha256:49483b9006b5f2753631d4fc277aceff4fd6bd6c15f2c1c2c34bd33180a4c497_arm64"
},
"product_reference": "openshift4/nmstate-console-plugin-rhel9@sha256:49483b9006b5f2753631d4fc277aceff4fd6bd6c15f2c1c2c34bd33180a4c497_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/nmstate-console-plugin-rhel9@sha256:d6e69dfd71e4b84a523a219f83099a969780c4e082e814213df17626ee9ba14a_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/nmstate-console-plugin-rhel9@sha256:d6e69dfd71e4b84a523a219f83099a969780c4e082e814213df17626ee9ba14a_ppc64le"
},
"product_reference": "openshift4/nmstate-console-plugin-rhel9@sha256:d6e69dfd71e4b84a523a219f83099a969780c4e082e814213df17626ee9ba14a_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/nmstate-console-plugin-rhel9@sha256:e7c7edcecf67e2dff20ea7b5565ef810524d97a799d5b49f3aa1c83188d33f30_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/nmstate-console-plugin-rhel9@sha256:e7c7edcecf67e2dff20ea7b5565ef810524d97a799d5b49f3aa1c83188d33f30_s390x"
},
"product_reference": "openshift4/nmstate-console-plugin-rhel9@sha256:e7c7edcecf67e2dff20ea7b5565ef810524d97a799d5b49f3aa1c83188d33f30_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/nmstate-console-plugin-rhel9@sha256:f1168fdf6ad219f55b799b40127a030b86fddcc1f29c9e8aeb6e08764fd761b5_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/nmstate-console-plugin-rhel9@sha256:f1168fdf6ad219f55b799b40127a030b86fddcc1f29c9e8aeb6e08764fd761b5_amd64"
},
"product_reference": "openshift4/nmstate-console-plugin-rhel9@sha256:f1168fdf6ad219f55b799b40127a030b86fddcc1f29c9e8aeb6e08764fd761b5_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-rhel9-operator@sha256:201bed66376c0db94671cf71e12a32ee263caf65cb6c357fa186ddc8f960cc54_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-ansible-rhel9-operator@sha256:201bed66376c0db94671cf71e12a32ee263caf65cb6c357fa186ddc8f960cc54_arm64"
},
"product_reference": "openshift4/ose-ansible-rhel9-operator@sha256:201bed66376c0db94671cf71e12a32ee263caf65cb6c357fa186ddc8f960cc54_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-rhel9-operator@sha256:362b1bc7e06274b90e420bd48e699326cd18b34ad43d4b6759ab2687987859f5_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-ansible-rhel9-operator@sha256:362b1bc7e06274b90e420bd48e699326cd18b34ad43d4b6759ab2687987859f5_ppc64le"
},
"product_reference": "openshift4/ose-ansible-rhel9-operator@sha256:362b1bc7e06274b90e420bd48e699326cd18b34ad43d4b6759ab2687987859f5_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-rhel9-operator@sha256:54cf5e38c99d253b073736a270f63a89a1062f587491032db62b8c464aa953eb_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-ansible-rhel9-operator@sha256:54cf5e38c99d253b073736a270f63a89a1062f587491032db62b8c464aa953eb_amd64"
},
"product_reference": "openshift4/ose-ansible-rhel9-operator@sha256:54cf5e38c99d253b073736a270f63a89a1062f587491032db62b8c464aa953eb_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-rhel9-operator@sha256:74f81c334b008c29828b149889620f22b736d3e17900716e055fd93eeef5b98f_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-ansible-rhel9-operator@sha256:74f81c334b008c29828b149889620f22b736d3e17900716e055fd93eeef5b98f_s390x"
},
"product_reference": "openshift4/ose-ansible-rhel9-operator@sha256:74f81c334b008c29828b149889620f22b736d3e17900716e055fd93eeef5b98f_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:1817470016b5e23ed2b055cca34f0a484e8b7e2804897ea09eca6175d2f07576_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:1817470016b5e23ed2b055cca34f0a484e8b7e2804897ea09eca6175d2f07576_arm64"
},
"product_reference": "openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:1817470016b5e23ed2b055cca34f0a484e8b7e2804897ea09eca6175d2f07576_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:f41a70e815edb76a2ec5d6bd9b12a5b365ce5abbc51a820f12e90a17a5e1bd91_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:f41a70e815edb76a2ec5d6bd9b12a5b365ce5abbc51a820f12e90a17a5e1bd91_amd64"
},
"product_reference": "openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:f41a70e815edb76a2ec5d6bd9b12a5b365ce5abbc51a820f12e90a17a5e1bd91_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:9606ef0b349c71ca77db4577ff55af2dc9513235d4ae1695e72f80b0a14168e7_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:9606ef0b349c71ca77db4577ff55af2dc9513235d4ae1695e72f80b0a14168e7_arm64"
},
"product_reference": "openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:9606ef0b349c71ca77db4577ff55af2dc9513235d4ae1695e72f80b0a14168e7_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:aede68ea5e672a4b57e56fdc2cbb7b516f44ca16eab67b73880f8977b34b11ce_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:aede68ea5e672a4b57e56fdc2cbb7b516f44ca16eab67b73880f8977b34b11ce_amd64"
},
"product_reference": "openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:aede68ea5e672a4b57e56fdc2cbb7b516f44ca16eab67b73880f8977b34b11ce_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:2ee3fc75682f4f26557c66fb2719270032b9a3377c1dafbcd335c0742be297fb_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cloud-event-proxy-rhel9@sha256:2ee3fc75682f4f26557c66fb2719270032b9a3377c1dafbcd335c0742be297fb_amd64"
},
"product_reference": "openshift4/ose-cloud-event-proxy-rhel9@sha256:2ee3fc75682f4f26557c66fb2719270032b9a3377c1dafbcd335c0742be297fb_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:53821c108cbd4744be503276baaf354f0af66bd635f3b3a78e56d81a194c83bd_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cloud-event-proxy-rhel9@sha256:53821c108cbd4744be503276baaf354f0af66bd635f3b3a78e56d81a194c83bd_arm64"
},
"product_reference": "openshift4/ose-cloud-event-proxy-rhel9@sha256:53821c108cbd4744be503276baaf354f0af66bd635f3b3a78e56d81a194c83bd_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:e207671c45de18514efea95d2b8dcebd124d638d57009ed6425d0517ee841441_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cloud-event-proxy-rhel9@sha256:e207671c45de18514efea95d2b8dcebd124d638d57009ed6425d0517ee841441_ppc64le"
},
"product_reference": "openshift4/ose-cloud-event-proxy-rhel9@sha256:e207671c45de18514efea95d2b8dcebd124d638d57009ed6425d0517ee841441_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity-rhel9@sha256:1e7a952258e02663de121e9229f999f1e2c55675baa6b31942a316920f9559cb_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-capacity-rhel9@sha256:1e7a952258e02663de121e9229f999f1e2c55675baa6b31942a316920f9559cb_s390x"
},
"product_reference": "openshift4/ose-cluster-capacity-rhel9@sha256:1e7a952258e02663de121e9229f999f1e2c55675baa6b31942a316920f9559cb_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity-rhel9@sha256:88b22ad4e74ec7404bf6d0fafe46b6522fbed9ff98d7ea56056b3687239fb2f9_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-capacity-rhel9@sha256:88b22ad4e74ec7404bf6d0fafe46b6522fbed9ff98d7ea56056b3687239fb2f9_arm64"
},
"product_reference": "openshift4/ose-cluster-capacity-rhel9@sha256:88b22ad4e74ec7404bf6d0fafe46b6522fbed9ff98d7ea56056b3687239fb2f9_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity-rhel9@sha256:c902f80aac411d5febd79d8aa3cdd54291509386b5fe1f66397cb43b43bb795f_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-capacity-rhel9@sha256:c902f80aac411d5febd79d8aa3cdd54291509386b5fe1f66397cb43b43bb795f_ppc64le"
},
"product_reference": "openshift4/ose-cluster-capacity-rhel9@sha256:c902f80aac411d5febd79d8aa3cdd54291509386b5fe1f66397cb43b43bb795f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity-rhel9@sha256:fcdb9bc2a8de4d729f2f6069b842d1c389f0faf674c6b3bfe39537dc3215b966_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-capacity-rhel9@sha256:fcdb9bc2a8de4d729f2f6069b842d1c389f0faf674c6b3bfe39537dc3215b966_amd64"
},
"product_reference": "openshift4/ose-cluster-capacity-rhel9@sha256:fcdb9bc2a8de4d729f2f6069b842d1c389f0faf674c6b3bfe39537dc3215b966_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:1d8aa4a0352d996d2f510f403664315cfd909bac4be50b7e3f4dc9c577fdbacf_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-nfd-rhel9-operator@sha256:1d8aa4a0352d996d2f510f403664315cfd909bac4be50b7e3f4dc9c577fdbacf_s390x"
},
"product_reference": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:1d8aa4a0352d996d2f510f403664315cfd909bac4be50b7e3f4dc9c577fdbacf_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:23b43773b3158b7ee0de18dfd4e360d6969d0acb0a3acd68478014e41b5ab04d_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-nfd-rhel9-operator@sha256:23b43773b3158b7ee0de18dfd4e360d6969d0acb0a3acd68478014e41b5ab04d_amd64"
},
"product_reference": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:23b43773b3158b7ee0de18dfd4e360d6969d0acb0a3acd68478014e41b5ab04d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:30f7b651bd33805398b1b5b823a991808696bde63290e479d50a4e2bdf2f1eaa_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-nfd-rhel9-operator@sha256:30f7b651bd33805398b1b5b823a991808696bde63290e479d50a4e2bdf2f1eaa_arm64"
},
"product_reference": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:30f7b651bd33805398b1b5b823a991808696bde63290e479d50a4e2bdf2f1eaa_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:4d53eafc0233286ad180b04efda7e619afc7879a7dc6043bcaf5cedd7e84d8b8_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-nfd-rhel9-operator@sha256:4d53eafc0233286ad180b04efda7e619afc7879a7dc6043bcaf5cedd7e84d8b8_ppc64le"
},
"product_reference": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:4d53eafc0233286ad180b04efda7e619afc7879a7dc6043bcaf5cedd7e84d8b8_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:012409d0b48abc38c6970a87a985ca0d20fe43d7242950187c9f8af0761760f0_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:012409d0b48abc38c6970a87a985ca0d20fe43d7242950187c9f8af0761760f0_ppc64le"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:012409d0b48abc38c6970a87a985ca0d20fe43d7242950187c9f8af0761760f0_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:63227322442ed08a1c6ed0a700be2c68e8a52147400cc2ede2716bab7246e7a5_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:63227322442ed08a1c6ed0a700be2c68e8a52147400cc2ede2716bab7246e7a5_amd64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:63227322442ed08a1c6ed0a700be2c68e8a52147400cc2ede2716bab7246e7a5_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:baafbcc51da39417aee620fd9f67a0f821c730976be54e0781e97bbb3bd9e2e9_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:baafbcc51da39417aee620fd9f67a0f821c730976be54e0781e97bbb3bd9e2e9_s390x"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:baafbcc51da39417aee620fd9f67a0f821c730976be54e0781e97bbb3bd9e2e9_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:bf1d154223d0844d6a177f78a698b1e08a1b5038b2388b199d9bbce7dcfad3ba_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:bf1d154223d0844d6a177f78a698b1e08a1b5038b2388b199d9bbce7dcfad3ba_arm64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:bf1d154223d0844d6a177f78a698b1e08a1b5038b2388b199d9bbce7dcfad3ba_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:3182eedc3fbe8e98f6d5b450fb7ef833284c35a86d92a4e99114e91eb7ca621d_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9@sha256:3182eedc3fbe8e98f6d5b450fb7ef833284c35a86d92a4e99114e91eb7ca621d_s390x"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9@sha256:3182eedc3fbe8e98f6d5b450fb7ef833284c35a86d92a4e99114e91eb7ca621d_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:e6f811763cbda9ea96edb1f8aa13710d59db8dd262db107e91510aaae927f406_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9@sha256:e6f811763cbda9ea96edb1f8aa13710d59db8dd262db107e91510aaae927f406_ppc64le"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9@sha256:e6f811763cbda9ea96edb1f8aa13710d59db8dd262db107e91510aaae927f406_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:f2911c0fbd53f97176f3aa8a1d65166a2c5fe60336405f839ab6a24093f79e42_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9@sha256:f2911c0fbd53f97176f3aa8a1d65166a2c5fe60336405f839ab6a24093f79e42_arm64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9@sha256:f2911c0fbd53f97176f3aa8a1d65166a2c5fe60336405f839ab6a24093f79e42_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:f85bfa8732cf3e4215ae96ecbe96e4aa5d4ea08bfe815ac3d1e4e6b3b87fe7cf_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9@sha256:f85bfa8732cf3e4215ae96ecbe96e4aa5d4ea08bfe815ac3d1e4e6b3b87fe7cf_amd64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9@sha256:f85bfa8732cf3e4215ae96ecbe96e4aa5d4ea08bfe815ac3d1e4e6b3b87fe7cf_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:19011efa9324e512810a38ac7568c26e369ebd9f5baec44fa6cfd3d2405af167_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:19011efa9324e512810a38ac7568c26e369ebd9f5baec44fa6cfd3d2405af167_s390x"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:19011efa9324e512810a38ac7568c26e369ebd9f5baec44fa6cfd3d2405af167_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:52dae8997c9f927b22ca42ae1b2a659a45aa4fe85c74b4129150c6768607c5f5_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:52dae8997c9f927b22ca42ae1b2a659a45aa4fe85c74b4129150c6768607c5f5_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:52dae8997c9f927b22ca42ae1b2a659a45aa4fe85c74b4129150c6768607c5f5_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:5d39ead9844c2496c5a496bb52e19d48f44a0057136d2569559b4f1ed3d57f79_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:5d39ead9844c2496c5a496bb52e19d48f44a0057136d2569559b4f1ed3d57f79_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:5d39ead9844c2496c5a496bb52e19d48f44a0057136d2569559b4f1ed3d57f79_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:e637c7cd590ce421995cf1e08105e415ffa37d59df6ab77fe33c96efcfa97e47_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:e637c7cd590ce421995cf1e08105e415ffa37d59df6ab77fe33c96efcfa97e47_arm64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:e637c7cd590ce421995cf1e08105e415ffa37d59df6ab77fe33c96efcfa97e47_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-dpu-cni-rhel9@sha256:30c9dea7b74827e5d5a0821100222a554af0bdaa9841626adcbeaf20b6eb303a_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-dpu-cni-rhel9@sha256:30c9dea7b74827e5d5a0821100222a554af0bdaa9841626adcbeaf20b6eb303a_arm64"
},
"product_reference": "openshift4/ose-dpu-cni-rhel9@sha256:30c9dea7b74827e5d5a0821100222a554af0bdaa9841626adcbeaf20b6eb303a_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-dpu-cni-rhel9@sha256:87422cdf9de82478b0b000b258568e2d051fca46cf6396da4fccb6b707b02710_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-dpu-cni-rhel9@sha256:87422cdf9de82478b0b000b258568e2d051fca46cf6396da4fccb6b707b02710_s390x"
},
"product_reference": "openshift4/ose-dpu-cni-rhel9@sha256:87422cdf9de82478b0b000b258568e2d051fca46cf6396da4fccb6b707b02710_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-dpu-cni-rhel9@sha256:a0001dfa41bbb146e213a212a1be6f63e54331557c0c733510fb63e702cfa125_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-dpu-cni-rhel9@sha256:a0001dfa41bbb146e213a212a1be6f63e54331557c0c733510fb63e702cfa125_amd64"
},
"product_reference": "openshift4/ose-dpu-cni-rhel9@sha256:a0001dfa41bbb146e213a212a1be6f63e54331557c0c733510fb63e702cfa125_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-dpu-cni-rhel9@sha256:f63372bc71f059fe0fc221b34fdd8d5d49ec9d87a92ee85d338316eaa1c21dfd_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-dpu-cni-rhel9@sha256:f63372bc71f059fe0fc221b34fdd8d5d49ec9d87a92ee85d338316eaa1c21dfd_ppc64le"
},
"product_reference": "openshift4/ose-dpu-cni-rhel9@sha256:f63372bc71f059fe0fc221b34fdd8d5d49ec9d87a92ee85d338316eaa1c21dfd_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-dpu-daemon-rhel9@sha256:077bd3674017e5ed755a41afc1ca2e65219fe844c014c1ae43509fa455935054_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-dpu-daemon-rhel9@sha256:077bd3674017e5ed755a41afc1ca2e65219fe844c014c1ae43509fa455935054_amd64"
},
"product_reference": "openshift4/ose-dpu-daemon-rhel9@sha256:077bd3674017e5ed755a41afc1ca2e65219fe844c014c1ae43509fa455935054_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-dpu-daemon-rhel9@sha256:1ec121a66f26dd76a208ab3ae0046507e02585e95ffdfc87ff3c063f47a587a2_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-dpu-daemon-rhel9@sha256:1ec121a66f26dd76a208ab3ae0046507e02585e95ffdfc87ff3c063f47a587a2_s390x"
},
"product_reference": "openshift4/ose-dpu-daemon-rhel9@sha256:1ec121a66f26dd76a208ab3ae0046507e02585e95ffdfc87ff3c063f47a587a2_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-dpu-daemon-rhel9@sha256:c802950b07e5fd54ec2d5320b92bf44279839867cf662eddc8c127172591ac8c_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-dpu-daemon-rhel9@sha256:c802950b07e5fd54ec2d5320b92bf44279839867cf662eddc8c127172591ac8c_ppc64le"
},
"product_reference": "openshift4/ose-dpu-daemon-rhel9@sha256:c802950b07e5fd54ec2d5320b92bf44279839867cf662eddc8c127172591ac8c_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-dpu-daemon-rhel9@sha256:f793395cf360322db854f46570385223979fab61b4b1b2cb2c02252b6c768b3d_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-dpu-daemon-rhel9@sha256:f793395cf360322db854f46570385223979fab61b4b1b2cb2c02252b6c768b3d_arm64"
},
"product_reference": "openshift4/ose-dpu-daemon-rhel9@sha256:f793395cf360322db854f46570385223979fab61b4b1b2cb2c02252b6c768b3d_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-dpu-rhel9-operator@sha256:35bf36be3369b827e522a64aa1f8339ae9039cd7009c2fc54cd9d7c92db0b34e_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-dpu-rhel9-operator@sha256:35bf36be3369b827e522a64aa1f8339ae9039cd7009c2fc54cd9d7c92db0b34e_arm64"
},
"product_reference": "openshift4/ose-dpu-rhel9-operator@sha256:35bf36be3369b827e522a64aa1f8339ae9039cd7009c2fc54cd9d7c92db0b34e_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-dpu-rhel9-operator@sha256:420c295741b80081a7b733c00602050190c79eba081191038b2db9672bcd0eb8_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-dpu-rhel9-operator@sha256:420c295741b80081a7b733c00602050190c79eba081191038b2db9672bcd0eb8_ppc64le"
},
"product_reference": "openshift4/ose-dpu-rhel9-operator@sha256:420c295741b80081a7b733c00602050190c79eba081191038b2db9672bcd0eb8_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-dpu-rhel9-operator@sha256:5243fb37780b6fb25c531ca110ca5666d2fa1271118a2b463f1fad610024f89d_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-dpu-rhel9-operator@sha256:5243fb37780b6fb25c531ca110ca5666d2fa1271118a2b463f1fad610024f89d_s390x"
},
"product_reference": "openshift4/ose-dpu-rhel9-operator@sha256:5243fb37780b6fb25c531ca110ca5666d2fa1271118a2b463f1fad610024f89d_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-dpu-rhel9-operator@sha256:954a47c80086afd5e4aa2a891cb984a8213b77d4a41ded417eb5e4a8cb180b92_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-dpu-rhel9-operator@sha256:954a47c80086afd5e4aa2a891cb984a8213b77d4a41ded417eb5e4a8cb180b92_amd64"
},
"product_reference": "openshift4/ose-dpu-rhel9-operator@sha256:954a47c80086afd5e4aa2a891cb984a8213b77d4a41ded417eb5e4a8cb180b92_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy-rhel9@sha256:2e3250fc027b61e58c69133697d9b528d43903ff1cb2bf6db7c458cab096ec0e_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-egress-dns-proxy-rhel9@sha256:2e3250fc027b61e58c69133697d9b528d43903ff1cb2bf6db7c458cab096ec0e_s390x"
},
"product_reference": "openshift4/ose-egress-dns-proxy-rhel9@sha256:2e3250fc027b61e58c69133697d9b528d43903ff1cb2bf6db7c458cab096ec0e_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy-rhel9@sha256:4c5f062caa6c9bf7cf2334e4d12c6f9b5abeef835d4759fda917d4c25b2da54e_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-egress-dns-proxy-rhel9@sha256:4c5f062caa6c9bf7cf2334e4d12c6f9b5abeef835d4759fda917d4c25b2da54e_amd64"
},
"product_reference": "openshift4/ose-egress-dns-proxy-rhel9@sha256:4c5f062caa6c9bf7cf2334e4d12c6f9b5abeef835d4759fda917d4c25b2da54e_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy-rhel9@sha256:97cf122a527fc2f41e853aa948bedf805ed67a117369ac8e5c1804b384c74e82_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-egress-dns-proxy-rhel9@sha256:97cf122a527fc2f41e853aa948bedf805ed67a117369ac8e5c1804b384c74e82_arm64"
},
"product_reference": "openshift4/ose-egress-dns-proxy-rhel9@sha256:97cf122a527fc2f41e853aa948bedf805ed67a117369ac8e5c1804b384c74e82_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy-rhel9@sha256:c421c85fc17322f1322f5164e3a310010b30d1717e3d4f00f3dcf2134570f6ac_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-egress-dns-proxy-rhel9@sha256:c421c85fc17322f1322f5164e3a310010b30d1717e3d4f00f3dcf2134570f6ac_ppc64le"
},
"product_reference": "openshift4/ose-egress-dns-proxy-rhel9@sha256:c421c85fc17322f1322f5164e3a310010b30d1717e3d4f00f3dcf2134570f6ac_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy-rhel9@sha256:112c213d8d618c2c85337a7fa4c754fe181202c360b811b64e6a37790176d5ee_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-egress-http-proxy-rhel9@sha256:112c213d8d618c2c85337a7fa4c754fe181202c360b811b64e6a37790176d5ee_s390x"
},
"product_reference": "openshift4/ose-egress-http-proxy-rhel9@sha256:112c213d8d618c2c85337a7fa4c754fe181202c360b811b64e6a37790176d5ee_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy-rhel9@sha256:45b52f2670e3dea3681dbd8489ebc9953fdeb5dcac853762ddfb2c8574e3e532_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-egress-http-proxy-rhel9@sha256:45b52f2670e3dea3681dbd8489ebc9953fdeb5dcac853762ddfb2c8574e3e532_arm64"
},
"product_reference": "openshift4/ose-egress-http-proxy-rhel9@sha256:45b52f2670e3dea3681dbd8489ebc9953fdeb5dcac853762ddfb2c8574e3e532_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy-rhel9@sha256:716dce52d99398f009553882e4c328b4caaa24053b2da3b0d53899bd589454a9_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-egress-http-proxy-rhel9@sha256:716dce52d99398f009553882e4c328b4caaa24053b2da3b0d53899bd589454a9_amd64"
},
"product_reference": "openshift4/ose-egress-http-proxy-rhel9@sha256:716dce52d99398f009553882e4c328b4caaa24053b2da3b0d53899bd589454a9_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy-rhel9@sha256:f234b61340ef72233c91995a5280b2ec60f71be8c5e9e1c92bc10ffd8ab96113_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-egress-http-proxy-rhel9@sha256:f234b61340ef72233c91995a5280b2ec60f71be8c5e9e1c92bc10ffd8ab96113_ppc64le"
},
"product_reference": "openshift4/ose-egress-http-proxy-rhel9@sha256:f234b61340ef72233c91995a5280b2ec60f71be8c5e9e1c92bc10ffd8ab96113_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router-rhel9@sha256:60b77470f98959853233267937086690bdbb006677d4e9bab1ffbf523c5c3f0c_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-egress-router-rhel9@sha256:60b77470f98959853233267937086690bdbb006677d4e9bab1ffbf523c5c3f0c_s390x"
},
"product_reference": "openshift4/ose-egress-router-rhel9@sha256:60b77470f98959853233267937086690bdbb006677d4e9bab1ffbf523c5c3f0c_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router-rhel9@sha256:7d5f0842e62ac96833a0fee9d07cc8349049881e92a5c540843b3cddf637a168_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-egress-router-rhel9@sha256:7d5f0842e62ac96833a0fee9d07cc8349049881e92a5c540843b3cddf637a168_ppc64le"
},
"product_reference": "openshift4/ose-egress-router-rhel9@sha256:7d5f0842e62ac96833a0fee9d07cc8349049881e92a5c540843b3cddf637a168_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router-rhel9@sha256:c9362b8822fcb3c27d6862672d36cee78715e875ba6b909f6dd0aac9b2c03b3a_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-egress-router-rhel9@sha256:c9362b8822fcb3c27d6862672d36cee78715e875ba6b909f6dd0aac9b2c03b3a_amd64"
},
"product_reference": "openshift4/ose-egress-router-rhel9@sha256:c9362b8822fcb3c27d6862672d36cee78715e875ba6b909f6dd0aac9b2c03b3a_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router-rhel9@sha256:ddbffdd7c563631e7069e84b5fa193824bc552102904ea962254b95ef4b1d456_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-egress-router-rhel9@sha256:ddbffdd7c563631e7069e84b5fa193824bc552102904ea962254b95ef4b1d456_arm64"
},
"product_reference": "openshift4/ose-egress-router-rhel9@sha256:ddbffdd7c563631e7069e84b5fa193824bc552102904ea962254b95ef4b1d456_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:d42d1fcda30649da384fb5995095e5af09ab050f1e9cfec5bf7198f4940992c0_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:d42d1fcda30649da384fb5995095e5af09ab050f1e9cfec5bf7198f4940992c0_ppc64le"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:d42d1fcda30649da384fb5995095e5af09ab050f1e9cfec5bf7198f4940992c0_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e5a26043cf5f5f5721354d31aafea0348d3c7abd0e74501744e31fb93b5efbf6_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e5a26043cf5f5f5721354d31aafea0348d3c7abd0e74501744e31fb93b5efbf6_amd64"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e5a26043cf5f5f5721354d31aafea0348d3c7abd0e74501744e31fb93b5efbf6_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:ea7f1ce29323aa3694ceef09c43aa4d0d0a26b65578610a2a6c70c752056bec9_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:ea7f1ce29323aa3694ceef09c43aa4d0d0a26b65578610a2a6c70c752056bec9_arm64"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:ea7f1ce29323aa3694ceef09c43aa4d0d0a26b65578610a2a6c70c752056bec9_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:16f602310173075b09eb3d3451a0954403b7ef61829cfd35c3c1aeb9d52a5db2_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:16f602310173075b09eb3d3451a0954403b7ef61829cfd35c3c1aeb9d52a5db2_amd64"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:16f602310173075b09eb3d3451a0954403b7ef61829cfd35c3c1aeb9d52a5db2_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5a5715e5bd7abddd1d107e2c563545120ffcd7464234df1d1ccdf046df93e473_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5a5715e5bd7abddd1d107e2c563545120ffcd7464234df1d1ccdf046df93e473_arm64"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5a5715e5bd7abddd1d107e2c563545120ffcd7464234df1d1ccdf046df93e473_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:b541d1a588857bf68f604b60d6a2f42d8dc66279d26f0bb1caec14b6036ed59f_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:b541d1a588857bf68f604b60d6a2f42d8dc66279d26f0bb1caec14b6036ed59f_ppc64le"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:b541d1a588857bf68f604b60d6a2f42d8dc66279d26f0bb1caec14b6036ed59f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-rhel9-operator@sha256:2b14cab1d1ca5b50279e305d197a8121ecb7f4391cc46c289f5e7f612eadf558_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-helm-rhel9-operator@sha256:2b14cab1d1ca5b50279e305d197a8121ecb7f4391cc46c289f5e7f612eadf558_ppc64le"
},
"product_reference": "openshift4/ose-helm-rhel9-operator@sha256:2b14cab1d1ca5b50279e305d197a8121ecb7f4391cc46c289f5e7f612eadf558_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-rhel9-operator@sha256:c1658818dd76ae9d98b47abea0b3bd15c157a8a25ef0cbd2b51182935bb6956c_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-helm-rhel9-operator@sha256:c1658818dd76ae9d98b47abea0b3bd15c157a8a25ef0cbd2b51182935bb6956c_arm64"
},
"product_reference": "openshift4/ose-helm-rhel9-operator@sha256:c1658818dd76ae9d98b47abea0b3bd15c157a8a25ef0cbd2b51182935bb6956c_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-rhel9-operator@sha256:cbeba80ebf8c1dfd74087109a7e8958fb11dc5923b496c06cbfd5459f56ed111_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-helm-rhel9-operator@sha256:cbeba80ebf8c1dfd74087109a7e8958fb11dc5923b496c06cbfd5459f56ed111_s390x"
},
"product_reference": "openshift4/ose-helm-rhel9-operator@sha256:cbeba80ebf8c1dfd74087109a7e8958fb11dc5923b496c06cbfd5459f56ed111_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-rhel9-operator@sha256:cd63507bd7f0a3c4115d722ddceee578f5aa5ed9b9d39232f7ad2a50e4ac56fb_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-helm-rhel9-operator@sha256:cd63507bd7f0a3c4115d722ddceee578f5aa5ed9b9d39232f7ad2a50e4ac56fb_amd64"
},
"product_reference": "openshift4/ose-helm-rhel9-operator@sha256:cd63507bd7f0a3c4115d722ddceee578f5aa5ed9b9d39232f7ad2a50e4ac56fb_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:710a3332c44c88a7c5bb60b803b5de66dcfad698fac45eb5f16542e021a6d5f7_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:710a3332c44c88a7c5bb60b803b5de66dcfad698fac45eb5f16542e021a6d5f7_amd64"
},
"product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:710a3332c44c88a7c5bb60b803b5de66dcfad698fac45eb5f16542e021a6d5f7_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:a6d5709266ec86c92abca6fc1939e003c3293da6b4626ba6f5b16aa77a580572_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:a6d5709266ec86c92abca6fc1939e003c3293da6b4626ba6f5b16aa77a580572_arm64"
},
"product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:a6d5709266ec86c92abca6fc1939e003c3293da6b4626ba6f5b16aa77a580572_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c94120276baca64068e554c21c766aee06eb723c640f51243094f6d0376bc728_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c94120276baca64068e554c21c766aee06eb723c640f51243094f6d0376bc728_ppc64le"
},
"product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c94120276baca64068e554c21c766aee06eb723c640f51243094f6d0376bc728_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:e8c387a5668510ea90d206a06fcb5bcf2f6a36e1561df93a1f142bb9867f6bf2_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:e8c387a5668510ea90d206a06fcb5bcf2f6a36e1561df93a1f142bb9867f6bf2_s390x"
},
"product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:e8c387a5668510ea90d206a06fcb5bcf2f6a36e1561df93a1f142bb9867f6bf2_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:108934f43fe0cfbdeb4c701ae08b094275a1574fa772a81fa9d7a1c3391b8ac5_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-local-storage-diskmaker-rhel9@sha256:108934f43fe0cfbdeb4c701ae08b094275a1574fa772a81fa9d7a1c3391b8ac5_ppc64le"
},
"product_reference": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:108934f43fe0cfbdeb4c701ae08b094275a1574fa772a81fa9d7a1c3391b8ac5_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:47c0cb8a6374d91b562512baeb7eb49be6a113600a69efb6b45de27a70907189_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-local-storage-diskmaker-rhel9@sha256:47c0cb8a6374d91b562512baeb7eb49be6a113600a69efb6b45de27a70907189_s390x"
},
"product_reference": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:47c0cb8a6374d91b562512baeb7eb49be6a113600a69efb6b45de27a70907189_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4dbfda6c53f7cbcc96365b666e5a0dc8d0b0cbd3afd0736d8f4c8422bfca537_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4dbfda6c53f7cbcc96365b666e5a0dc8d0b0cbd3afd0736d8f4c8422bfca537_amd64"
},
"product_reference": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4dbfda6c53f7cbcc96365b666e5a0dc8d0b0cbd3afd0736d8f4c8422bfca537_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:bdb0e2dbff9fef186f823d67cccaae3ade45fbfdd16bf9c99fc84d1cdf5ac5ee_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-local-storage-diskmaker-rhel9@sha256:bdb0e2dbff9fef186f823d67cccaae3ade45fbfdd16bf9c99fc84d1cdf5ac5ee_arm64"
},
"product_reference": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:bdb0e2dbff9fef186f823d67cccaae3ade45fbfdd16bf9c99fc84d1cdf5ac5ee_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:6f1cf8ef0ff29c6dfc246d4bc5b93a99274599ef595f2d92df3e69eaec58d8be_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-local-storage-mustgather-rhel9@sha256:6f1cf8ef0ff29c6dfc246d4bc5b93a99274599ef595f2d92df3e69eaec58d8be_ppc64le"
},
"product_reference": "openshift4/ose-local-storage-mustgather-rhel9@sha256:6f1cf8ef0ff29c6dfc246d4bc5b93a99274599ef595f2d92df3e69eaec58d8be_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:889d4866a8462cd2783ebfaab1122eeb9c248b4811283e3992dbd41a74e3b055_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-local-storage-mustgather-rhel9@sha256:889d4866a8462cd2783ebfaab1122eeb9c248b4811283e3992dbd41a74e3b055_s390x"
},
"product_reference": "openshift4/ose-local-storage-mustgather-rhel9@sha256:889d4866a8462cd2783ebfaab1122eeb9c248b4811283e3992dbd41a74e3b055_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:af0b02e58e127423362db9685294bb3c123bb6ecee00948576c36cf778532b0b_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-local-storage-mustgather-rhel9@sha256:af0b02e58e127423362db9685294bb3c123bb6ecee00948576c36cf778532b0b_amd64"
},
"product_reference": "openshift4/ose-local-storage-mustgather-rhel9@sha256:af0b02e58e127423362db9685294bb3c123bb6ecee00948576c36cf778532b0b_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:d4b172f43cb0160780e3991705cdc1bd2c11e6cf8198534c62bae3cd9df67959_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-local-storage-mustgather-rhel9@sha256:d4b172f43cb0160780e3991705cdc1bd2c11e6cf8198534c62bae3cd9df67959_arm64"
},
"product_reference": "openshift4/ose-local-storage-mustgather-rhel9@sha256:d4b172f43cb0160780e3991705cdc1bd2c11e6cf8198534c62bae3cd9df67959_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:04c1119a33877d53eaaf75b498d7b946bd660189067d98aaf2ee339d10a87829_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-local-storage-rhel9-operator@sha256:04c1119a33877d53eaaf75b498d7b946bd660189067d98aaf2ee339d10a87829_arm64"
},
"product_reference": "openshift4/ose-local-storage-rhel9-operator@sha256:04c1119a33877d53eaaf75b498d7b946bd660189067d98aaf2ee339d10a87829_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:0d17b4836c179c0fed3380bfabd3c9d4416161c97c9b33bd8777b284a68a151d_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-local-storage-rhel9-operator@sha256:0d17b4836c179c0fed3380bfabd3c9d4416161c97c9b33bd8777b284a68a151d_ppc64le"
},
"product_reference": "openshift4/ose-local-storage-rhel9-operator@sha256:0d17b4836c179c0fed3380bfabd3c9d4416161c97c9b33bd8777b284a68a151d_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:54f70a001ad8ab11c972636c020417e3178adcbfeb49db6dc0a6ff3f09439a7f_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-local-storage-rhel9-operator@sha256:54f70a001ad8ab11c972636c020417e3178adcbfeb49db6dc0a6ff3f09439a7f_amd64"
},
"product_reference": "openshift4/ose-local-storage-rhel9-operator@sha256:54f70a001ad8ab11c972636c020417e3178adcbfeb49db6dc0a6ff3f09439a7f_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:9f21950ef05832a278323e053c21b9bb04c901edaae1f3d260dfe809170687fa_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-local-storage-rhel9-operator@sha256:9f21950ef05832a278323e053c21b9bb04c901edaae1f3d260dfe809170687fa_s390x"
},
"product_reference": "openshift4/ose-local-storage-rhel9-operator@sha256:9f21950ef05832a278323e053c21b9bb04c901edaae1f3d260dfe809170687fa_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:07c29772ab1ccf6f7b0e76b2a1343acd0165bfab1a599a606cccdc31e39e5e18_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-node-feature-discovery-rhel9@sha256:07c29772ab1ccf6f7b0e76b2a1343acd0165bfab1a599a606cccdc31e39e5e18_ppc64le"
},
"product_reference": "openshift4/ose-node-feature-discovery-rhel9@sha256:07c29772ab1ccf6f7b0e76b2a1343acd0165bfab1a599a606cccdc31e39e5e18_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:62331ed72eb4b1e8157da07915fdf8cdc1ae327cb9aeba2c2d07d5087f9e4c0f_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-node-feature-discovery-rhel9@sha256:62331ed72eb4b1e8157da07915fdf8cdc1ae327cb9aeba2c2d07d5087f9e4c0f_arm64"
},
"product_reference": "openshift4/ose-node-feature-discovery-rhel9@sha256:62331ed72eb4b1e8157da07915fdf8cdc1ae327cb9aeba2c2d07d5087f9e4c0f_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:686fa54942bc789aa666ba1974aed0ee8697751f4f198a86510fdb395691ced8_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-node-feature-discovery-rhel9@sha256:686fa54942bc789aa666ba1974aed0ee8697751f4f198a86510fdb395691ced8_s390x"
},
"product_reference": "openshift4/ose-node-feature-discovery-rhel9@sha256:686fa54942bc789aa666ba1974aed0ee8697751f4f198a86510fdb395691ced8_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:8483b8ba807c6a75750b53e834ef4017be3ae64f4eda33a4f71832082bbcc66e_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-node-feature-discovery-rhel9@sha256:8483b8ba807c6a75750b53e834ef4017be3ae64f4eda33a4f71832082bbcc66e_amd64"
},
"product_reference": "openshift4/ose-node-feature-discovery-rhel9@sha256:8483b8ba807c6a75750b53e834ef4017be3ae64f4eda33a4f71832082bbcc66e_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel9@sha256:2b6b329d666790f247eb1b9ccb4e6d4e6258debdd2d287bb798ed4e34a680266_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-operator-sdk-rhel9@sha256:2b6b329d666790f247eb1b9ccb4e6d4e6258debdd2d287bb798ed4e34a680266_s390x"
},
"product_reference": "openshift4/ose-operator-sdk-rhel9@sha256:2b6b329d666790f247eb1b9ccb4e6d4e6258debdd2d287bb798ed4e34a680266_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel9@sha256:6bb4418a714ddaccfc5ebc44060ebeaca0b63887faf3c6eeefff4d3d840d5681_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-operator-sdk-rhel9@sha256:6bb4418a714ddaccfc5ebc44060ebeaca0b63887faf3c6eeefff4d3d840d5681_arm64"
},
"product_reference": "openshift4/ose-operator-sdk-rhel9@sha256:6bb4418a714ddaccfc5ebc44060ebeaca0b63887faf3c6eeefff4d3d840d5681_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel9@sha256:c4c3d645bb6166bc2073d33f233cd27c4f1d94437735f1b58ad125d03a2bf4bb_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-operator-sdk-rhel9@sha256:c4c3d645bb6166bc2073d33f233cd27c4f1d94437735f1b58ad125d03a2bf4bb_ppc64le"
},
"product_reference": "openshift4/ose-operator-sdk-rhel9@sha256:c4c3d645bb6166bc2073d33f233cd27c4f1d94437735f1b58ad125d03a2bf4bb_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel9@sha256:c9d79132892f41c98d8965b062801263e99b52e0ffb54ab9ebde83c326ea8ce3_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-operator-sdk-rhel9@sha256:c9d79132892f41c98d8965b062801263e99b52e0ffb54ab9ebde83c326ea8ce3_amd64"
},
"product_reference": "openshift4/ose-operator-sdk-rhel9@sha256:c9d79132892f41c98d8965b062801263e99b52e0ffb54ab9ebde83c326ea8ce3_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-rhel9-operator@sha256:9387f35a25b60278d2d9c95c7931dec55836897ccf3bb896e68be3d4a5bad001_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-ptp-rhel9-operator@sha256:9387f35a25b60278d2d9c95c7931dec55836897ccf3bb896e68be3d4a5bad001_arm64"
},
"product_reference": "openshift4/ose-ptp-rhel9-operator@sha256:9387f35a25b60278d2d9c95c7931dec55836897ccf3bb896e68be3d4a5bad001_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-rhel9-operator@sha256:b778f240ae4b7085ca61106af593d3cff338cbd3670a4b7c54471ccbc057dd77_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-ptp-rhel9-operator@sha256:b778f240ae4b7085ca61106af593d3cff338cbd3670a4b7c54471ccbc057dd77_ppc64le"
},
"product_reference": "openshift4/ose-ptp-rhel9-operator@sha256:b778f240ae4b7085ca61106af593d3cff338cbd3670a4b7c54471ccbc057dd77_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-rhel9-operator@sha256:d60059d5265cc709865dea1721e2048f7965bd646a8eab29a15d7a5a514ecd40_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-ptp-rhel9-operator@sha256:d60059d5265cc709865dea1721e2048f7965bd646a8eab29a15d7a5a514ecd40_amd64"
},
"product_reference": "openshift4/ose-ptp-rhel9-operator@sha256:d60059d5265cc709865dea1721e2048f7965bd646a8eab29a15d7a5a514ecd40_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-rhel9@sha256:14adfa893a98a906e33ef246ffc9db3bc82f35529e36f10c5f2a9556725e2638_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-ptp-rhel9@sha256:14adfa893a98a906e33ef246ffc9db3bc82f35529e36f10c5f2a9556725e2638_ppc64le"
},
"product_reference": "openshift4/ose-ptp-rhel9@sha256:14adfa893a98a906e33ef246ffc9db3bc82f35529e36f10c5f2a9556725e2638_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-rhel9@sha256:c9b97685c43c5e9e8308a0f1e4a32d0240a0baa590fc3741c67aff2f28f760e4_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-ptp-rhel9@sha256:c9b97685c43c5e9e8308a0f1e4a32d0240a0baa590fc3741c67aff2f28f760e4_arm64"
},
"product_reference": "openshift4/ose-ptp-rhel9@sha256:c9b97685c43c5e9e8308a0f1e4a32d0240a0baa590fc3741c67aff2f28f760e4_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-rhel9@sha256:facc0b6518ee8ffa47fb7ac8140bf7b19b0c872c2046a36620d387f14cddab44_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-ptp-rhel9@sha256:facc0b6518ee8ffa47fb7ac8140bf7b19b0c872c2046a36620d387f14cddab44_amd64"
},
"product_reference": "openshift4/ose-ptp-rhel9@sha256:facc0b6518ee8ffa47fb7ac8140bf7b19b0c872c2046a36620d387f14cddab44_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:320111c6799f9f5136dba48c0bf8430c2da858f763cb84a7d502b6a904ade7ac_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:320111c6799f9f5136dba48c0bf8430c2da858f763cb84a7d502b6a904ade7ac_s390x"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:320111c6799f9f5136dba48c0bf8430c2da858f763cb84a7d502b6a904ade7ac_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:37da3baa0cffab6bcbb49639d0a54758ffb4b313b9ea3922f53e8a5bd519dc5f_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:37da3baa0cffab6bcbb49639d0a54758ffb4b313b9ea3922f53e8a5bd519dc5f_amd64"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:37da3baa0cffab6bcbb49639d0a54758ffb4b313b9ea3922f53e8a5bd519dc5f_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:ab9c353fb10a2daaca42a8a956547275d2954afc77c8e875cb534306220dfa26_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:ab9c353fb10a2daaca42a8a956547275d2954afc77c8e875cb534306220dfa26_ppc64le"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:ab9c353fb10a2daaca42a8a956547275d2954afc77c8e875cb534306220dfa26_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b5b30c4708f8edae04e2da0bd75918d52ed72c5596aef1efe41693a8ca87213c_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b5b30c4708f8edae04e2da0bd75918d52ed72c5596aef1efe41693a8ca87213c_arm64"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b5b30c4708f8edae04e2da0bd75918d52ed72c5596aef1efe41693a8ca87213c_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:0b39c404cb82b6f1e95df58aea8f6e6aa85293a955d93ca68e284132d2ab76cb_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:0b39c404cb82b6f1e95df58aea8f6e6aa85293a955d93ca68e284132d2ab76cb_arm64"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:0b39c404cb82b6f1e95df58aea8f6e6aa85293a955d93ca68e284132d2ab76cb_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:a09a690cb79a3509eb3c2eb748fede981a07ecd36320d9da350a5a1fc09dfc61_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:a09a690cb79a3509eb3c2eb748fede981a07ecd36320d9da350a5a1fc09dfc61_ppc64le"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:a09a690cb79a3509eb3c2eb748fede981a07ecd36320d9da350a5a1fc09dfc61_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:a8f866af2af205cf8734e8b5b4014980c6ae7ee0cb853ed45084da78c3f0e042_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:a8f866af2af205cf8734e8b5b4014980c6ae7ee0cb853ed45084da78c3f0e042_amd64"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:a8f866af2af205cf8734e8b5b4014980c6ae7ee0cb853ed45084da78c3f0e042_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:a94af07f9f865142f3ccc1f1f23e5578416ecaf72af6ae628f8955a2b050e4bd_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:a94af07f9f865142f3ccc1f1f23e5578416ecaf72af6ae628f8955a2b050e4bd_s390x"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:a94af07f9f865142f3ccc1f1f23e5578416ecaf72af6ae628f8955a2b050e4bd_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:195e0bd8e5e6004298b298a575f4d0de4db54ad1f98a8bd682fe68c5c38cf4be_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:195e0bd8e5e6004298b298a575f4d0de4db54ad1f98a8bd682fe68c5c38cf4be_arm64"
},
"product_reference": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:195e0bd8e5e6004298b298a575f4d0de4db54ad1f98a8bd682fe68c5c38cf4be_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:290331015838683682bcc00509f43364a3178221a2652ec857f06afde5a56873_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:290331015838683682bcc00509f43364a3178221a2652ec857f06afde5a56873_ppc64le"
},
"product_reference": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:290331015838683682bcc00509f43364a3178221a2652ec857f06afde5a56873_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6b4aa2675773d07b60fe7956e40cb49b93467415743b8b407c281f717e485ec9_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6b4aa2675773d07b60fe7956e40cb49b93467415743b8b407c281f717e485ec9_s390x"
},
"product_reference": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6b4aa2675773d07b60fe7956e40cb49b93467415743b8b407c281f717e485ec9_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6d483ef8cfac73c6d1032892cb239999e3413a58c77423e6aab16e6e823015af_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6d483ef8cfac73c6d1032892cb239999e3413a58c77423e6aab16e6e823015af_amd64"
},
"product_reference": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6d483ef8cfac73c6d1032892cb239999e3413a58c77423e6aab16e6e823015af_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:049bdc6a0defc0f0468cdaa64664c2117bc04a02f1d0992e88708115264e408f_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:049bdc6a0defc0f0468cdaa64664c2117bc04a02f1d0992e88708115264e408f_amd64"
},
"product_reference": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:049bdc6a0defc0f0468cdaa64664c2117bc04a02f1d0992e88708115264e408f_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:64e707376f21920a315241f14ef4e4354299420e6ed525c1a0685af148f7c611_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:64e707376f21920a315241f14ef4e4354299420e6ed525c1a0685af148f7c611_arm64"
},
"product_reference": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:64e707376f21920a315241f14ef4e4354299420e6ed525c1a0685af148f7c611_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a4b73524ecae79d85d1f76d25b562266895717b7b80a702339d4401d5bc20892_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a4b73524ecae79d85d1f76d25b562266895717b7b80a702339d4401d5bc20892_ppc64le"
},
"product_reference": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a4b73524ecae79d85d1f76d25b562266895717b7b80a702339d4401d5bc20892_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:fbd5c623b12b979d89275237c786655e1966f4dac62a9f3c6b60d0800aa8b51e_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:fbd5c623b12b979d89275237c786655e1966f4dac62a9f3c6b60d0800aa8b51e_s390x"
},
"product_reference": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:fbd5c623b12b979d89275237c786655e1966f4dac62a9f3c6b60d0800aa8b51e_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-smb-csi-driver-rhel9@sha256:694b9a86172a4ffba12d290e8e00bf44c4686bfe497012f421f63aba99464795_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9@sha256:694b9a86172a4ffba12d290e8e00bf44c4686bfe497012f421f63aba99464795_amd64"
},
"product_reference": "openshift4/ose-smb-csi-driver-rhel9@sha256:694b9a86172a4ffba12d290e8e00bf44c4686bfe497012f421f63aba99464795_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-smb-csi-driver-rhel9@sha256:b23d7cb314503a8dea365c2117dce0a5522083343d86306154132889d348f8e4_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9@sha256:b23d7cb314503a8dea365c2117dce0a5522083343d86306154132889d348f8e4_arm64"
},
"product_reference": "openshift4/ose-smb-csi-driver-rhel9@sha256:b23d7cb314503a8dea365c2117dce0a5522083343d86306154132889d348f8e4_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-smb-csi-driver-rhel9@sha256:bcd531e8b99916bd04d62e537a53d4931a062aa7bb56fd7bf1046dcfc17bb88a_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9@sha256:bcd531e8b99916bd04d62e537a53d4931a062aa7bb56fd7bf1046dcfc17bb88a_s390x"
},
"product_reference": "openshift4/ose-smb-csi-driver-rhel9@sha256:bcd531e8b99916bd04d62e537a53d4931a062aa7bb56fd7bf1046dcfc17bb88a_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-smb-csi-driver-rhel9@sha256:cbde019b8210258e3eaecaf88d8179a0b0d85100fc85e553486ec9b8a50d3760_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9@sha256:cbde019b8210258e3eaecaf88d8179a0b0d85100fc85e553486ec9b8a50d3760_ppc64le"
},
"product_reference": "openshift4/ose-smb-csi-driver-rhel9@sha256:cbde019b8210258e3eaecaf88d8179a0b0d85100fc85e553486ec9b8a50d3760_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:304c342aa8892694409b7b06bf42a5edb8a7084bd159c8f4f0c696b1f88acf7c_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:304c342aa8892694409b7b06bf42a5edb8a7084bd159c8f4f0c696b1f88acf7c_arm64"
},
"product_reference": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:304c342aa8892694409b7b06bf42a5edb8a7084bd159c8f4f0c696b1f88acf7c_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9e328d5c472c1e5dc2299a75b5c7fea8a6651a8c8412cf9c08edda79ff705cec_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9e328d5c472c1e5dc2299a75b5c7fea8a6651a8c8412cf9c08edda79ff705cec_amd64"
},
"product_reference": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9e328d5c472c1e5dc2299a75b5c7fea8a6651a8c8412cf9c08edda79ff705cec_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:f9ab6d7f8a463546558cdf887310b4139bc59324cb13be8df304f18998ac9a3e_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:f9ab6d7f8a463546558cdf887310b4139bc59324cb13be8df304f18998ac9a3e_ppc64le"
},
"product_reference": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:f9ab6d7f8a463546558cdf887310b4139bc59324cb13be8df304f18998ac9a3e_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2cb1f7f105e8dd6ca52de47499e333ff979bbb3b559eefadcc8f073b3f441838_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2cb1f7f105e8dd6ca52de47499e333ff979bbb3b559eefadcc8f073b3f441838_arm64"
},
"product_reference": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2cb1f7f105e8dd6ca52de47499e333ff979bbb3b559eefadcc8f073b3f441838_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:94c68ec0e929e469b366c3fa10c8674adb9bc8e16cb8a2a02959ddc264d43386_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:94c68ec0e929e469b366c3fa10c8674adb9bc8e16cb8a2a02959ddc264d43386_ppc64le"
},
"product_reference": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:94c68ec0e929e469b366c3fa10c8674adb9bc8e16cb8a2a02959ddc264d43386_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:d6ac1b3b23cb5fdcc82b49f01e8d7a5e4107afe840811fb8dea5d2adf4774013_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:d6ac1b3b23cb5fdcc82b49f01e8d7a5e4107afe840811fb8dea5d2adf4774013_amd64"
},
"product_reference": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:d6ac1b3b23cb5fdcc82b49f01e8d7a5e4107afe840811fb8dea5d2adf4774013_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9143dea465ab12588137bf1aa21254a78bca28bf342d35cbe186257461a445af_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9143dea465ab12588137bf1aa21254a78bca28bf342d35cbe186257461a445af_amd64"
},
"product_reference": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9143dea465ab12588137bf1aa21254a78bca28bf342d35cbe186257461a445af_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:af2eaa3e167340fe516239159cdafd30c8014f1a77bf7d5dac5aa3890daa131c_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:af2eaa3e167340fe516239159cdafd30c8014f1a77bf7d5dac5aa3890daa131c_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:af2eaa3e167340fe516239159cdafd30c8014f1a77bf7d5dac5aa3890daa131c_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:b8656ee81d446be9eed75b3c5b33067956ac2362ac657c552fad9ee29e6fcee6_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:b8656ee81d446be9eed75b3c5b33067956ac2362ac657c552fad9ee29e6fcee6_arm64"
},
"product_reference": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:b8656ee81d446be9eed75b3c5b33067956ac2362ac657c552fad9ee29e6fcee6_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f1606429abf67005dbd0e6307610eb18fc2f4b723ca910f043ee959c16cef4f9_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f1606429abf67005dbd0e6307610eb18fc2f4b723ca910f043ee959c16cef4f9_arm64"
},
"product_reference": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f1606429abf67005dbd0e6307610eb18fc2f4b723ca910f043ee959c16cef4f9_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f35626ab9ca7e8760c193c3a161951815d28df5a8edf2b49ee5606c71bb41380_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f35626ab9ca7e8760c193c3a161951815d28df5a8edf2b49ee5606c71bb41380_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f35626ab9ca7e8760c193c3a161951815d28df5a8edf2b49ee5606c71bb41380_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f3e7d218e398a43aad55b1689c9a98f67d675ad775ce58f18d6f135e7085cef0_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f3e7d218e398a43aad55b1689c9a98f67d675ad775ce58f18d6f135e7085cef0_amd64"
},
"product_reference": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f3e7d218e398a43aad55b1689c9a98f67d675ad775ce58f18d6f135e7085cef0_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:2dd947744815db3d0f29ba865d69246ce1ecd268f67eaef3c9a8efdf595f078f_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:2dd947744815db3d0f29ba865d69246ce1ecd268f67eaef3c9a8efdf595f078f_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:2dd947744815db3d0f29ba865d69246ce1ecd268f67eaef3c9a8efdf595f078f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9c7e512651617eadf0ed3766513b478ddf8796831ca035355aa5307ecf709b46_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9c7e512651617eadf0ed3766513b478ddf8796831ca035355aa5307ecf709b46_arm64"
},
"product_reference": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9c7e512651617eadf0ed3766513b478ddf8796831ca035355aa5307ecf709b46_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9e22ded807c6ee390bdf1bc371256429a9ea418c195d1ce183910ffa03e9f4f5_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9e22ded807c6ee390bdf1bc371256429a9ea418c195d1ce183910ffa03e9f4f5_amd64"
},
"product_reference": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9e22ded807c6ee390bdf1bc371256429a9ea418c195d1ce183910ffa03e9f4f5_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:9c00c589a484e49c3cdade7a8bb344e1b0ba7ceade2733065f73760fc9a9be86_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-sriov-network-rhel9-operator@sha256:9c00c589a484e49c3cdade7a8bb344e1b0ba7ceade2733065f73760fc9a9be86_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-rhel9-operator@sha256:9c00c589a484e49c3cdade7a8bb344e1b0ba7ceade2733065f73760fc9a9be86_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:a173472881029df679991408898f6c7d5d0e4c5ccf2dea10ce986392bbce7157_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-sriov-network-rhel9-operator@sha256:a173472881029df679991408898f6c7d5d0e4c5ccf2dea10ce986392bbce7157_amd64"
},
"product_reference": "openshift4/ose-sriov-network-rhel9-operator@sha256:a173472881029df679991408898f6c7d5d0e4c5ccf2dea10ce986392bbce7157_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:ef33b8e87012e1284dee25a96103dc9ec0957dbce295f5986fe6f238dc9700e4_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-sriov-network-rhel9-operator@sha256:ef33b8e87012e1284dee25a96103dc9ec0957dbce295f5986fe6f238dc9700e4_arm64"
},
"product_reference": "openshift4/ose-sriov-network-rhel9-operator@sha256:ef33b8e87012e1284dee25a96103dc9ec0957dbce295f5986fe6f238dc9700e4_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:638d5591b24741e07c719049129f50e19281955c8edf506a4ffa6a69d6390288_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-sriov-network-webhook-rhel9@sha256:638d5591b24741e07c719049129f50e19281955c8edf506a4ffa6a69d6390288_arm64"
},
"product_reference": "openshift4/ose-sriov-network-webhook-rhel9@sha256:638d5591b24741e07c719049129f50e19281955c8edf506a4ffa6a69d6390288_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:bffa326d804a92a70aadb2f5785cfaa8d6f59d664954bcbf6ab0d8fbf8ef14e7_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-sriov-network-webhook-rhel9@sha256:bffa326d804a92a70aadb2f5785cfaa8d6f59d664954bcbf6ab0d8fbf8ef14e7_amd64"
},
"product_reference": "openshift4/ose-sriov-network-webhook-rhel9@sha256:bffa326d804a92a70aadb2f5785cfaa8d6f59d664954bcbf6ab0d8fbf8ef14e7_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:db0fca252b377f63c98bd157571b24b05b428ae9d3275a007dbd112fcdf6c7e9_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-sriov-network-webhook-rhel9@sha256:db0fca252b377f63c98bd157571b24b05b428ae9d3275a007dbd112fcdf6c7e9_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-webhook-rhel9@sha256:db0fca252b377f63c98bd157571b24b05b428ae9d3275a007dbd112fcdf6c7e9_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-rdma-cni-rhel9@sha256:392c4f0993e49ec161e09851f3a50071a50548dd35a0778441173c6ce1e6e7e9_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-sriov-rdma-cni-rhel9@sha256:392c4f0993e49ec161e09851f3a50071a50548dd35a0778441173c6ce1e6e7e9_ppc64le"
},
"product_reference": "openshift4/ose-sriov-rdma-cni-rhel9@sha256:392c4f0993e49ec161e09851f3a50071a50548dd35a0778441173c6ce1e6e7e9_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-rdma-cni-rhel9@sha256:45b7eb12f1420eae4d68992330236d25d3b84039331da4c672a326ae753fc118_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-sriov-rdma-cni-rhel9@sha256:45b7eb12f1420eae4d68992330236d25d3b84039331da4c672a326ae753fc118_amd64"
},
"product_reference": "openshift4/ose-sriov-rdma-cni-rhel9@sha256:45b7eb12f1420eae4d68992330236d25d3b84039331da4c672a326ae753fc118_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-rdma-cni-rhel9@sha256:927fb30c127cdaac9a8044052b5ba73f730b1aa73180f772163d38edf2661bc1_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-sriov-rdma-cni-rhel9@sha256:927fb30c127cdaac9a8044052b5ba73f730b1aa73180f772163d38edf2661bc1_arm64"
},
"product_reference": "openshift4/ose-sriov-rdma-cni-rhel9@sha256:927fb30c127cdaac9a8044052b5ba73f730b1aa73180f772163d38edf2661bc1_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:341b30b150aa65be1a9bc01bafa010edcb4fbfa1431054be65793076d1980797_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:341b30b150aa65be1a9bc01bafa010edcb4fbfa1431054be65793076d1980797_arm64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:341b30b150aa65be1a9bc01bafa010edcb4fbfa1431054be65793076d1980797_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:79b66a046f06d70f0cbc1e9d034da4e45ef1d158c5af9d6fd3f73e1bb16e2ba8_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:79b66a046f06d70f0cbc1e9d034da4e45ef1d158c5af9d6fd3f73e1bb16e2ba8_ppc64le"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:79b66a046f06d70f0cbc1e9d034da4e45ef1d158c5af9d6fd3f73e1bb16e2ba8_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b016b1f1d545509eb874bb8ac54028ed6527ab4df5b40c3a5c26cef667d6d944_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b016b1f1d545509eb874bb8ac54028ed6527ab4df5b40c3a5c26cef667d6d944_s390x"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b016b1f1d545509eb874bb8ac54028ed6527ab4df5b40c3a5c26cef667d6d944_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b426b0ac0b86a30bccf707621f97605abaf90cda4555ac69927fc004ae5659af_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b426b0ac0b86a30bccf707621f97605abaf90cda4555ac69927fc004ae5659af_amd64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b426b0ac0b86a30bccf707621f97605abaf90cda4555ac69927fc004ae5659af_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:85d20c46a52839ed6ea473fa00b6177166cc46b828a0ae9599a01a716aefa367_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:85d20c46a52839ed6ea473fa00b6177166cc46b828a0ae9599a01a716aefa367_s390x"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:85d20c46a52839ed6ea473fa00b6177166cc46b828a0ae9599a01a716aefa367_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:96410d8f451d6408dd3f8cd1f78300c094d3895015c726cd8866eb73d3ee2a33_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:96410d8f451d6408dd3f8cd1f78300c094d3895015c726cd8866eb73d3ee2a33_arm64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:96410d8f451d6408dd3f8cd1f78300c094d3895015c726cd8866eb73d3ee2a33_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9a4de11416134eff3182ee62fda293ac1f7d867d77d048d0a8733cb2acd73324_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9a4de11416134eff3182ee62fda293ac1f7d867d77d048d0a8733cb2acd73324_amd64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9a4de11416134eff3182ee62fda293ac1f7d867d77d048d0a8733cb2acd73324_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9b7971205434de0f74491e3618d14be1e80932962178069ddc91857e3f1a765d_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9b7971205434de0f74491e3618d14be1e80932962178069ddc91857e3f1a765d_ppc64le"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9b7971205434de0f74491e3618d14be1e80932962178069ddc91857e3f1a765d_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/pf-status-relay-rhel9@sha256:4be7baac5c1cf30bedaa8a23e274e18701655bc17aa0534ba5e91c7a91ea7d71_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/pf-status-relay-rhel9@sha256:4be7baac5c1cf30bedaa8a23e274e18701655bc17aa0534ba5e91c7a91ea7d71_arm64"
},
"product_reference": "openshift4/pf-status-relay-rhel9@sha256:4be7baac5c1cf30bedaa8a23e274e18701655bc17aa0534ba5e91c7a91ea7d71_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/pf-status-relay-rhel9@sha256:89fb9702ee48031a488f150e4e5f8af9641a57ad927f28e5b16cda90d3a26f4d_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/pf-status-relay-rhel9@sha256:89fb9702ee48031a488f150e4e5f8af9641a57ad927f28e5b16cda90d3a26f4d_s390x"
},
"product_reference": "openshift4/pf-status-relay-rhel9@sha256:89fb9702ee48031a488f150e4e5f8af9641a57ad927f28e5b16cda90d3a26f4d_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/pf-status-relay-rhel9@sha256:8d18ba1253093a639dcb4f50214bd2b37d96bc5707abc6e215880de79b1c19cf_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/pf-status-relay-rhel9@sha256:8d18ba1253093a639dcb4f50214bd2b37d96bc5707abc6e215880de79b1c19cf_amd64"
},
"product_reference": "openshift4/pf-status-relay-rhel9@sha256:8d18ba1253093a639dcb4f50214bd2b37d96bc5707abc6e215880de79b1c19cf_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/pf-status-relay-rhel9@sha256:9ddc5e2cd16c196e6c046326b82794459cf08b66db9f5db4355290c1e2278337_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/pf-status-relay-rhel9@sha256:9ddc5e2cd16c196e6c046326b82794459cf08b66db9f5db4355290c1e2278337_ppc64le"
},
"product_reference": "openshift4/pf-status-relay-rhel9@sha256:9ddc5e2cd16c196e6c046326b82794459cf08b66db9f5db4355290c1e2278337_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ptp-must-gather-rhel9@sha256:0660364f862dce97e8353c10c9a392d7e9f58ef57677fea4e3339d51473c0f0c_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ptp-must-gather-rhel9@sha256:0660364f862dce97e8353c10c9a392d7e9f58ef57677fea4e3339d51473c0f0c_arm64"
},
"product_reference": "openshift4/ptp-must-gather-rhel9@sha256:0660364f862dce97e8353c10c9a392d7e9f58ef57677fea4e3339d51473c0f0c_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ptp-must-gather-rhel9@sha256:bc59fa96dab9a3c315b8df1b6102211386103118653fef5a1d62b14741a570de_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ptp-must-gather-rhel9@sha256:bc59fa96dab9a3c315b8df1b6102211386103118653fef5a1d62b14741a570de_amd64"
},
"product_reference": "openshift4/ptp-must-gather-rhel9@sha256:bc59fa96dab9a3c315b8df1b6102211386103118653fef5a1d62b14741a570de_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ptp-must-gather-rhel9@sha256:f28b645fab29448042abd0737ee06da7778c5d64408986174ec2e6bc138752a7_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ptp-must-gather-rhel9@sha256:f28b645fab29448042abd0737ee06da7778c5d64408986174ec2e6bc138752a7_ppc64le"
},
"product_reference": "openshift4/ptp-must-gather-rhel9@sha256:f28b645fab29448042abd0737ee06da7778c5d64408986174ec2e6bc138752a7_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/rdma-cni-rhel9@sha256:392c4f0993e49ec161e09851f3a50071a50548dd35a0778441173c6ce1e6e7e9_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/rdma-cni-rhel9@sha256:392c4f0993e49ec161e09851f3a50071a50548dd35a0778441173c6ce1e6e7e9_ppc64le"
},
"product_reference": "openshift4/rdma-cni-rhel9@sha256:392c4f0993e49ec161e09851f3a50071a50548dd35a0778441173c6ce1e6e7e9_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/rdma-cni-rhel9@sha256:45b7eb12f1420eae4d68992330236d25d3b84039331da4c672a326ae753fc118_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/rdma-cni-rhel9@sha256:45b7eb12f1420eae4d68992330236d25d3b84039331da4c672a326ae753fc118_amd64"
},
"product_reference": "openshift4/rdma-cni-rhel9@sha256:45b7eb12f1420eae4d68992330236d25d3b84039331da4c672a326ae753fc118_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/rdma-cni-rhel9@sha256:927fb30c127cdaac9a8044052b5ba73f730b1aa73180f772163d38edf2661bc1_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/rdma-cni-rhel9@sha256:927fb30c127cdaac9a8044052b5ba73f730b1aa73180f772163d38edf2661bc1_arm64"
},
"product_reference": "openshift4/rdma-cni-rhel9@sha256:927fb30c127cdaac9a8044052b5ba73f730b1aa73180f772163d38edf2661bc1_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/sriov-cni-rhel9@sha256:7064d8c382b2954266c2c6920c53db57cd990965acc7c252c9331c1c41fe1e21_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/sriov-cni-rhel9@sha256:7064d8c382b2954266c2c6920c53db57cd990965acc7c252c9331c1c41fe1e21_amd64"
},
"product_reference": "openshift4/sriov-cni-rhel9@sha256:7064d8c382b2954266c2c6920c53db57cd990965acc7c252c9331c1c41fe1e21_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/sriov-cni-rhel9@sha256:c1322e2b19a7d845e59279d03065599398187f1147dbb02b66ab45421f3c4b30_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/sriov-cni-rhel9@sha256:c1322e2b19a7d845e59279d03065599398187f1147dbb02b66ab45421f3c4b30_arm64"
},
"product_reference": "openshift4/sriov-cni-rhel9@sha256:c1322e2b19a7d845e59279d03065599398187f1147dbb02b66ab45421f3c4b30_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/sriov-cni-rhel9@sha256:c384fd15f6239ab239c6a7f9fe460b76eab142ffb3f5875e9238fba74f1d4691_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/sriov-cni-rhel9@sha256:c384fd15f6239ab239c6a7f9fe460b76eab142ffb3f5875e9238fba74f1d4691_ppc64le"
},
"product_reference": "openshift4/sriov-cni-rhel9@sha256:c384fd15f6239ab239c6a7f9fe460b76eab142ffb3f5875e9238fba74f1d4691_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:2dd947744815db3d0f29ba865d69246ce1ecd268f67eaef3c9a8efdf595f078f_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/sriov-network-metrics-exporter-rhel9@sha256:2dd947744815db3d0f29ba865d69246ce1ecd268f67eaef3c9a8efdf595f078f_ppc64le"
},
"product_reference": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:2dd947744815db3d0f29ba865d69246ce1ecd268f67eaef3c9a8efdf595f078f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:9c7e512651617eadf0ed3766513b478ddf8796831ca035355aa5307ecf709b46_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/sriov-network-metrics-exporter-rhel9@sha256:9c7e512651617eadf0ed3766513b478ddf8796831ca035355aa5307ecf709b46_arm64"
},
"product_reference": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:9c7e512651617eadf0ed3766513b478ddf8796831ca035355aa5307ecf709b46_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:9e22ded807c6ee390bdf1bc371256429a9ea418c195d1ce183910ffa03e9f4f5_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/sriov-network-metrics-exporter-rhel9@sha256:9e22ded807c6ee390bdf1bc371256429a9ea418c195d1ce183910ffa03e9f4f5_amd64"
},
"product_reference": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:9e22ded807c6ee390bdf1bc371256429a9ea418c195d1ce183910ffa03e9f4f5_amd64",
"relates_to_product_reference": "9Base-RHOSE-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": [
"9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9@sha256:1a1c6c56e2f07bd9e590c5c548eb4113a9733faf9ab0e04dfb30ee5cfadb4403_arm64",
"9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9@sha256:1f90ab842236eab0152e9450373906467865a49145fac845bdc740af8b71c26e_ppc64le",
"9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9@sha256:76dff32791e8eade38833f6a8fb6ddf3a74e08c0b5e12a08a1d0020967b60bef_amd64",
"9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9@sha256:78117ecf62b2c948dcb61ef9b86947447fcbb6c5aecf8544be8ced95b364fd29_s390x",
"9Base-RHOSE-4.17:openshift4/kube-compare-artifacts-rhel9@sha256:287360bd35f0cce4cb0c7890ecec81fbf483a5803c0ab44db13c055fe1b8555c_s390x",
"9Base-RHOSE-4.17:openshift4/kube-compare-artifacts-rhel9@sha256:41495b67ffd4eec9f0b8c246c08c0e9ad72eac7c415cd7bdb64781af1c8c9122_amd64",
"9Base-RHOSE-4.17:openshift4/kube-compare-artifacts-rhel9@sha256:58c0abb11eea769bf39af84d17bd64d05ecf085682196446be4ff1e688b3746f_arm64",
"9Base-RHOSE-4.17:openshift4/kube-compare-artifacts-rhel9@sha256:e3a92dddb258f813db19aeff34adc50a1fad533cf89aaa89761f035ff9a0d5a7_ppc64le",
"9Base-RHOSE-4.17:openshift4/kubernetes-nmstate-rhel9-operator@sha256:1617ebd9dcf1921ce1bdd8c64e09943991f04b9208a6c27f0d9cd63443d23dc9_amd64",
"9Base-RHOSE-4.17:openshift4/kubernetes-nmstate-rhel9-operator@sha256:5270ee855306859223f7d9e8ce204084091999164a2f043845f49f77e0e38cf6_arm64",
"9Base-RHOSE-4.17:openshift4/kubernetes-nmstate-rhel9-operator@sha256:53a9b1de81310a29d1b08e6119a0ae1d8d3fa68140152c4507bf903c5cb29f0f_s390x",
"9Base-RHOSE-4.17:openshift4/kubernetes-nmstate-rhel9-operator@sha256:f8fb1a5bcd5d069ce8d949c5f02150083947a114894324e4072cf1ff4221d955_ppc64le",
"9Base-RHOSE-4.17:openshift4/metallb-rhel9-operator@sha256:5182cde745c8fe84fdbc1f4956d7c8771645bdbe1d342ccf50d37b17b2620485_ppc64le",
"9Base-RHOSE-4.17:openshift4/metallb-rhel9-operator@sha256:5c8ec547177b3f1339ca951a00f8ed8a86852e174cd6c0180b24149a588a8caa_s390x",
"9Base-RHOSE-4.17:openshift4/metallb-rhel9-operator@sha256:a1c6b3965371b31b9455baa37414bfb967e71f5b1970779a6143e93637fac6b3_amd64",
"9Base-RHOSE-4.17:openshift4/metallb-rhel9-operator@sha256:f05711048b320ce399ffd27dc944b2b1b73d55af5bab5bc357b9f4a678fd2c63_arm64",
"9Base-RHOSE-4.17:openshift4/metallb-rhel9@sha256:82b13958c2e5944ff98322565ec0aacaa14dac836533fac4ba8bd21f8743ad7d_arm64",
"9Base-RHOSE-4.17:openshift4/metallb-rhel9@sha256:d7d049eaf3596d4ee9a24c0831e8670a73f9f7a0f3b62a84b4110d99c68c5a9c_amd64",
"9Base-RHOSE-4.17:openshift4/metallb-rhel9@sha256:f0d82d161e2af7aecca47bac6d36d0d89f50354b1288b2e15bb1fd959eff24e9_s390x",
"9Base-RHOSE-4.17:openshift4/metallb-rhel9@sha256:f31cc7fea28d7431cd4268dffade9abceb82ea9af01a783f345fdc0dfe9b493b_ppc64le",
"9Base-RHOSE-4.17:openshift4/nmstate-console-plugin-rhel9@sha256:49483b9006b5f2753631d4fc277aceff4fd6bd6c15f2c1c2c34bd33180a4c497_arm64",
"9Base-RHOSE-4.17:openshift4/nmstate-console-plugin-rhel9@sha256:d6e69dfd71e4b84a523a219f83099a969780c4e082e814213df17626ee9ba14a_ppc64le",
"9Base-RHOSE-4.17:openshift4/nmstate-console-plugin-rhel9@sha256:e7c7edcecf67e2dff20ea7b5565ef810524d97a799d5b49f3aa1c83188d33f30_s390x",
"9Base-RHOSE-4.17:openshift4/nmstate-console-plugin-rhel9@sha256:f1168fdf6ad219f55b799b40127a030b86fddcc1f29c9e8aeb6e08764fd761b5_amd64",
"9Base-RHOSE-4.17:openshift4/ose-ansible-rhel9-operator@sha256:201bed66376c0db94671cf71e12a32ee263caf65cb6c357fa186ddc8f960cc54_arm64",
"9Base-RHOSE-4.17:openshift4/ose-ansible-rhel9-operator@sha256:362b1bc7e06274b90e420bd48e699326cd18b34ad43d4b6759ab2687987859f5_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-ansible-rhel9-operator@sha256:54cf5e38c99d253b073736a270f63a89a1062f587491032db62b8c464aa953eb_amd64",
"9Base-RHOSE-4.17:openshift4/ose-ansible-rhel9-operator@sha256:74f81c334b008c29828b149889620f22b736d3e17900716e055fd93eeef5b98f_s390x",
"9Base-RHOSE-4.17:openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:1817470016b5e23ed2b055cca34f0a484e8b7e2804897ea09eca6175d2f07576_arm64",
"9Base-RHOSE-4.17:openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:f41a70e815edb76a2ec5d6bd9b12a5b365ce5abbc51a820f12e90a17a5e1bd91_amd64",
"9Base-RHOSE-4.17:openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:9606ef0b349c71ca77db4577ff55af2dc9513235d4ae1695e72f80b0a14168e7_arm64",
"9Base-RHOSE-4.17:openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:aede68ea5e672a4b57e56fdc2cbb7b516f44ca16eab67b73880f8977b34b11ce_amd64",
"9Base-RHOSE-4.17:openshift4/ose-cluster-capacity-rhel9@sha256:1e7a952258e02663de121e9229f999f1e2c55675baa6b31942a316920f9559cb_s390x",
"9Base-RHOSE-4.17:openshift4/ose-cluster-capacity-rhel9@sha256:88b22ad4e74ec7404bf6d0fafe46b6522fbed9ff98d7ea56056b3687239fb2f9_arm64",
"9Base-RHOSE-4.17:openshift4/ose-cluster-capacity-rhel9@sha256:c902f80aac411d5febd79d8aa3cdd54291509386b5fe1f66397cb43b43bb795f_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-cluster-capacity-rhel9@sha256:fcdb9bc2a8de4d729f2f6069b842d1c389f0faf674c6b3bfe39537dc3215b966_amd64",
"9Base-RHOSE-4.17:openshift4/ose-cluster-nfd-rhel9-operator@sha256:1d8aa4a0352d996d2f510f403664315cfd909bac4be50b7e3f4dc9c577fdbacf_s390x",
"9Base-RHOSE-4.17:openshift4/ose-cluster-nfd-rhel9-operator@sha256:23b43773b3158b7ee0de18dfd4e360d6969d0acb0a3acd68478014e41b5ab04d_amd64",
"9Base-RHOSE-4.17:openshift4/ose-cluster-nfd-rhel9-operator@sha256:30f7b651bd33805398b1b5b823a991808696bde63290e479d50a4e2bdf2f1eaa_arm64",
"9Base-RHOSE-4.17:openshift4/ose-cluster-nfd-rhel9-operator@sha256:4d53eafc0233286ad180b04efda7e619afc7879a7dc6043bcaf5cedd7e84d8b8_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:012409d0b48abc38c6970a87a985ca0d20fe43d7242950187c9f8af0761760f0_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:63227322442ed08a1c6ed0a700be2c68e8a52147400cc2ede2716bab7246e7a5_amd64",
"9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:baafbcc51da39417aee620fd9f67a0f821c730976be54e0781e97bbb3bd9e2e9_s390x",
"9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:bf1d154223d0844d6a177f78a698b1e08a1b5038b2388b199d9bbce7dcfad3ba_arm64",
"9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9@sha256:3182eedc3fbe8e98f6d5b450fb7ef833284c35a86d92a4e99114e91eb7ca621d_s390x",
"9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9@sha256:e6f811763cbda9ea96edb1f8aa13710d59db8dd262db107e91510aaae927f406_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9@sha256:f2911c0fbd53f97176f3aa8a1d65166a2c5fe60336405f839ab6a24093f79e42_arm64",
"9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9@sha256:f85bfa8732cf3e4215ae96ecbe96e4aa5d4ea08bfe815ac3d1e4e6b3b87fe7cf_amd64",
"9Base-RHOSE-4.17:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:19011efa9324e512810a38ac7568c26e369ebd9f5baec44fa6cfd3d2405af167_s390x",
"9Base-RHOSE-4.17:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:52dae8997c9f927b22ca42ae1b2a659a45aa4fe85c74b4129150c6768607c5f5_amd64",
"9Base-RHOSE-4.17:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:5d39ead9844c2496c5a496bb52e19d48f44a0057136d2569559b4f1ed3d57f79_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:e637c7cd590ce421995cf1e08105e415ffa37d59df6ab77fe33c96efcfa97e47_arm64",
"9Base-RHOSE-4.17:openshift4/ose-dpu-cni-rhel9@sha256:30c9dea7b74827e5d5a0821100222a554af0bdaa9841626adcbeaf20b6eb303a_arm64",
"9Base-RHOSE-4.17:openshift4/ose-dpu-cni-rhel9@sha256:87422cdf9de82478b0b000b258568e2d051fca46cf6396da4fccb6b707b02710_s390x",
"9Base-RHOSE-4.17:openshift4/ose-dpu-cni-rhel9@sha256:a0001dfa41bbb146e213a212a1be6f63e54331557c0c733510fb63e702cfa125_amd64",
"9Base-RHOSE-4.17:openshift4/ose-dpu-cni-rhel9@sha256:f63372bc71f059fe0fc221b34fdd8d5d49ec9d87a92ee85d338316eaa1c21dfd_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-dpu-daemon-rhel9@sha256:077bd3674017e5ed755a41afc1ca2e65219fe844c014c1ae43509fa455935054_amd64",
"9Base-RHOSE-4.17:openshift4/ose-dpu-daemon-rhel9@sha256:1ec121a66f26dd76a208ab3ae0046507e02585e95ffdfc87ff3c063f47a587a2_s390x",
"9Base-RHOSE-4.17:openshift4/ose-dpu-daemon-rhel9@sha256:c802950b07e5fd54ec2d5320b92bf44279839867cf662eddc8c127172591ac8c_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-dpu-daemon-rhel9@sha256:f793395cf360322db854f46570385223979fab61b4b1b2cb2c02252b6c768b3d_arm64",
"9Base-RHOSE-4.17:openshift4/ose-dpu-rhel9-operator@sha256:35bf36be3369b827e522a64aa1f8339ae9039cd7009c2fc54cd9d7c92db0b34e_arm64",
"9Base-RHOSE-4.17:openshift4/ose-dpu-rhel9-operator@sha256:420c295741b80081a7b733c00602050190c79eba081191038b2db9672bcd0eb8_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-dpu-rhel9-operator@sha256:5243fb37780b6fb25c531ca110ca5666d2fa1271118a2b463f1fad610024f89d_s390x",
"9Base-RHOSE-4.17:openshift4/ose-dpu-rhel9-operator@sha256:954a47c80086afd5e4aa2a891cb984a8213b77d4a41ded417eb5e4a8cb180b92_amd64",
"9Base-RHOSE-4.17:openshift4/ose-egress-dns-proxy-rhel9@sha256:2e3250fc027b61e58c69133697d9b528d43903ff1cb2bf6db7c458cab096ec0e_s390x",
"9Base-RHOSE-4.17:openshift4/ose-egress-dns-proxy-rhel9@sha256:4c5f062caa6c9bf7cf2334e4d12c6f9b5abeef835d4759fda917d4c25b2da54e_amd64",
"9Base-RHOSE-4.17:openshift4/ose-egress-dns-proxy-rhel9@sha256:97cf122a527fc2f41e853aa948bedf805ed67a117369ac8e5c1804b384c74e82_arm64",
"9Base-RHOSE-4.17:openshift4/ose-egress-dns-proxy-rhel9@sha256:c421c85fc17322f1322f5164e3a310010b30d1717e3d4f00f3dcf2134570f6ac_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-egress-http-proxy-rhel9@sha256:112c213d8d618c2c85337a7fa4c754fe181202c360b811b64e6a37790176d5ee_s390x",
"9Base-RHOSE-4.17:openshift4/ose-egress-http-proxy-rhel9@sha256:45b52f2670e3dea3681dbd8489ebc9953fdeb5dcac853762ddfb2c8574e3e532_arm64",
"9Base-RHOSE-4.17:openshift4/ose-egress-http-proxy-rhel9@sha256:716dce52d99398f009553882e4c328b4caaa24053b2da3b0d53899bd589454a9_amd64",
"9Base-RHOSE-4.17:openshift4/ose-egress-http-proxy-rhel9@sha256:f234b61340ef72233c91995a5280b2ec60f71be8c5e9e1c92bc10ffd8ab96113_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-egress-router-rhel9@sha256:60b77470f98959853233267937086690bdbb006677d4e9bab1ffbf523c5c3f0c_s390x",
"9Base-RHOSE-4.17:openshift4/ose-egress-router-rhel9@sha256:7d5f0842e62ac96833a0fee9d07cc8349049881e92a5c540843b3cddf637a168_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-egress-router-rhel9@sha256:c9362b8822fcb3c27d6862672d36cee78715e875ba6b909f6dd0aac9b2c03b3a_amd64",
"9Base-RHOSE-4.17:openshift4/ose-egress-router-rhel9@sha256:ddbffdd7c563631e7069e84b5fa193824bc552102904ea962254b95ef4b1d456_arm64",
"9Base-RHOSE-4.17:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:d42d1fcda30649da384fb5995095e5af09ab050f1e9cfec5bf7198f4940992c0_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e5a26043cf5f5f5721354d31aafea0348d3c7abd0e74501744e31fb93b5efbf6_amd64",
"9Base-RHOSE-4.17:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:ea7f1ce29323aa3694ceef09c43aa4d0d0a26b65578610a2a6c70c752056bec9_arm64",
"9Base-RHOSE-4.17:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:16f602310173075b09eb3d3451a0954403b7ef61829cfd35c3c1aeb9d52a5db2_amd64",
"9Base-RHOSE-4.17:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5a5715e5bd7abddd1d107e2c563545120ffcd7464234df1d1ccdf046df93e473_arm64",
"9Base-RHOSE-4.17:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:b541d1a588857bf68f604b60d6a2f42d8dc66279d26f0bb1caec14b6036ed59f_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-helm-rhel9-operator@sha256:2b14cab1d1ca5b50279e305d197a8121ecb7f4391cc46c289f5e7f612eadf558_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-helm-rhel9-operator@sha256:c1658818dd76ae9d98b47abea0b3bd15c157a8a25ef0cbd2b51182935bb6956c_arm64",
"9Base-RHOSE-4.17:openshift4/ose-helm-rhel9-operator@sha256:cbeba80ebf8c1dfd74087109a7e8958fb11dc5923b496c06cbfd5459f56ed111_s390x",
"9Base-RHOSE-4.17:openshift4/ose-helm-rhel9-operator@sha256:cd63507bd7f0a3c4115d722ddceee578f5aa5ed9b9d39232f7ad2a50e4ac56fb_amd64",
"9Base-RHOSE-4.17:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:710a3332c44c88a7c5bb60b803b5de66dcfad698fac45eb5f16542e021a6d5f7_amd64",
"9Base-RHOSE-4.17:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:a6d5709266ec86c92abca6fc1939e003c3293da6b4626ba6f5b16aa77a580572_arm64",
"9Base-RHOSE-4.17:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c94120276baca64068e554c21c766aee06eb723c640f51243094f6d0376bc728_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:e8c387a5668510ea90d206a06fcb5bcf2f6a36e1561df93a1f142bb9867f6bf2_s390x",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-diskmaker-rhel9@sha256:108934f43fe0cfbdeb4c701ae08b094275a1574fa772a81fa9d7a1c3391b8ac5_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-diskmaker-rhel9@sha256:47c0cb8a6374d91b562512baeb7eb49be6a113600a69efb6b45de27a70907189_s390x",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4dbfda6c53f7cbcc96365b666e5a0dc8d0b0cbd3afd0736d8f4c8422bfca537_amd64",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-diskmaker-rhel9@sha256:bdb0e2dbff9fef186f823d67cccaae3ade45fbfdd16bf9c99fc84d1cdf5ac5ee_arm64",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-mustgather-rhel9@sha256:6f1cf8ef0ff29c6dfc246d4bc5b93a99274599ef595f2d92df3e69eaec58d8be_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-mustgather-rhel9@sha256:889d4866a8462cd2783ebfaab1122eeb9c248b4811283e3992dbd41a74e3b055_s390x",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-mustgather-rhel9@sha256:af0b02e58e127423362db9685294bb3c123bb6ecee00948576c36cf778532b0b_amd64",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-mustgather-rhel9@sha256:d4b172f43cb0160780e3991705cdc1bd2c11e6cf8198534c62bae3cd9df67959_arm64",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-rhel9-operator@sha256:04c1119a33877d53eaaf75b498d7b946bd660189067d98aaf2ee339d10a87829_arm64",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-rhel9-operator@sha256:0d17b4836c179c0fed3380bfabd3c9d4416161c97c9b33bd8777b284a68a151d_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-rhel9-operator@sha256:54f70a001ad8ab11c972636c020417e3178adcbfeb49db6dc0a6ff3f09439a7f_amd64",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-rhel9-operator@sha256:9f21950ef05832a278323e053c21b9bb04c901edaae1f3d260dfe809170687fa_s390x",
"9Base-RHOSE-4.17:openshift4/ose-node-feature-discovery-rhel9@sha256:07c29772ab1ccf6f7b0e76b2a1343acd0165bfab1a599a606cccdc31e39e5e18_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-node-feature-discovery-rhel9@sha256:62331ed72eb4b1e8157da07915fdf8cdc1ae327cb9aeba2c2d07d5087f9e4c0f_arm64",
"9Base-RHOSE-4.17:openshift4/ose-node-feature-discovery-rhel9@sha256:686fa54942bc789aa666ba1974aed0ee8697751f4f198a86510fdb395691ced8_s390x",
"9Base-RHOSE-4.17:openshift4/ose-node-feature-discovery-rhel9@sha256:8483b8ba807c6a75750b53e834ef4017be3ae64f4eda33a4f71832082bbcc66e_amd64",
"9Base-RHOSE-4.17:openshift4/ose-operator-sdk-rhel9@sha256:2b6b329d666790f247eb1b9ccb4e6d4e6258debdd2d287bb798ed4e34a680266_s390x",
"9Base-RHOSE-4.17:openshift4/ose-operator-sdk-rhel9@sha256:6bb4418a714ddaccfc5ebc44060ebeaca0b63887faf3c6eeefff4d3d840d5681_arm64",
"9Base-RHOSE-4.17:openshift4/ose-operator-sdk-rhel9@sha256:c4c3d645bb6166bc2073d33f233cd27c4f1d94437735f1b58ad125d03a2bf4bb_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-operator-sdk-rhel9@sha256:c9d79132892f41c98d8965b062801263e99b52e0ffb54ab9ebde83c326ea8ce3_amd64",
"9Base-RHOSE-4.17:openshift4/ose-ptp-rhel9@sha256:14adfa893a98a906e33ef246ffc9db3bc82f35529e36f10c5f2a9556725e2638_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-ptp-rhel9@sha256:c9b97685c43c5e9e8308a0f1e4a32d0240a0baa590fc3741c67aff2f28f760e4_arm64",
"9Base-RHOSE-4.17:openshift4/ose-ptp-rhel9@sha256:facc0b6518ee8ffa47fb7ac8140bf7b19b0c872c2046a36620d387f14cddab44_amd64",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:320111c6799f9f5136dba48c0bf8430c2da858f763cb84a7d502b6a904ade7ac_s390x",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:37da3baa0cffab6bcbb49639d0a54758ffb4b313b9ea3922f53e8a5bd519dc5f_amd64",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:ab9c353fb10a2daaca42a8a956547275d2954afc77c8e875cb534306220dfa26_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b5b30c4708f8edae04e2da0bd75918d52ed72c5596aef1efe41693a8ca87213c_arm64",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:0b39c404cb82b6f1e95df58aea8f6e6aa85293a955d93ca68e284132d2ab76cb_arm64",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:a09a690cb79a3509eb3c2eb748fede981a07ecd36320d9da350a5a1fc09dfc61_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:a8f866af2af205cf8734e8b5b4014980c6ae7ee0cb853ed45084da78c3f0e042_amd64",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:a94af07f9f865142f3ccc1f1f23e5578416ecaf72af6ae628f8955a2b050e4bd_s390x",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:195e0bd8e5e6004298b298a575f4d0de4db54ad1f98a8bd682fe68c5c38cf4be_arm64",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:290331015838683682bcc00509f43364a3178221a2652ec857f06afde5a56873_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6b4aa2675773d07b60fe7956e40cb49b93467415743b8b407c281f717e485ec9_s390x",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6d483ef8cfac73c6d1032892cb239999e3413a58c77423e6aab16e6e823015af_amd64",
"9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:049bdc6a0defc0f0468cdaa64664c2117bc04a02f1d0992e88708115264e408f_amd64",
"9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:64e707376f21920a315241f14ef4e4354299420e6ed525c1a0685af148f7c611_arm64",
"9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a4b73524ecae79d85d1f76d25b562266895717b7b80a702339d4401d5bc20892_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:fbd5c623b12b979d89275237c786655e1966f4dac62a9f3c6b60d0800aa8b51e_s390x",
"9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9@sha256:694b9a86172a4ffba12d290e8e00bf44c4686bfe497012f421f63aba99464795_amd64",
"9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9@sha256:b23d7cb314503a8dea365c2117dce0a5522083343d86306154132889d348f8e4_arm64",
"9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9@sha256:bcd531e8b99916bd04d62e537a53d4931a062aa7bb56fd7bf1046dcfc17bb88a_s390x",
"9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9@sha256:cbde019b8210258e3eaecaf88d8179a0b0d85100fc85e553486ec9b8a50d3760_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2cb1f7f105e8dd6ca52de47499e333ff979bbb3b559eefadcc8f073b3f441838_arm64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:94c68ec0e929e469b366c3fa10c8674adb9bc8e16cb8a2a02959ddc264d43386_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:d6ac1b3b23cb5fdcc82b49f01e8d7a5e4107afe840811fb8dea5d2adf4774013_amd64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9143dea465ab12588137bf1aa21254a78bca28bf342d35cbe186257461a445af_amd64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:af2eaa3e167340fe516239159cdafd30c8014f1a77bf7d5dac5aa3890daa131c_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:b8656ee81d446be9eed75b3c5b33067956ac2362ac657c552fad9ee29e6fcee6_arm64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f1606429abf67005dbd0e6307610eb18fc2f4b723ca910f043ee959c16cef4f9_arm64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f35626ab9ca7e8760c193c3a161951815d28df5a8edf2b49ee5606c71bb41380_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f3e7d218e398a43aad55b1689c9a98f67d675ad775ce58f18d6f135e7085cef0_amd64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:2dd947744815db3d0f29ba865d69246ce1ecd268f67eaef3c9a8efdf595f078f_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9c7e512651617eadf0ed3766513b478ddf8796831ca035355aa5307ecf709b46_arm64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9e22ded807c6ee390bdf1bc371256429a9ea418c195d1ce183910ffa03e9f4f5_amd64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-rhel9-operator@sha256:9c00c589a484e49c3cdade7a8bb344e1b0ba7ceade2733065f73760fc9a9be86_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-rhel9-operator@sha256:a173472881029df679991408898f6c7d5d0e4c5ccf2dea10ce986392bbce7157_amd64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-rhel9-operator@sha256:ef33b8e87012e1284dee25a96103dc9ec0957dbce295f5986fe6f238dc9700e4_arm64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-rdma-cni-rhel9@sha256:392c4f0993e49ec161e09851f3a50071a50548dd35a0778441173c6ce1e6e7e9_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-sriov-rdma-cni-rhel9@sha256:45b7eb12f1420eae4d68992330236d25d3b84039331da4c672a326ae753fc118_amd64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-rdma-cni-rhel9@sha256:927fb30c127cdaac9a8044052b5ba73f730b1aa73180f772163d38edf2661bc1_arm64",
"9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:341b30b150aa65be1a9bc01bafa010edcb4fbfa1431054be65793076d1980797_arm64",
"9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:79b66a046f06d70f0cbc1e9d034da4e45ef1d158c5af9d6fd3f73e1bb16e2ba8_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b016b1f1d545509eb874bb8ac54028ed6527ab4df5b40c3a5c26cef667d6d944_s390x",
"9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b426b0ac0b86a30bccf707621f97605abaf90cda4555ac69927fc004ae5659af_amd64",
"9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:85d20c46a52839ed6ea473fa00b6177166cc46b828a0ae9599a01a716aefa367_s390x",
"9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:96410d8f451d6408dd3f8cd1f78300c094d3895015c726cd8866eb73d3ee2a33_arm64",
"9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9a4de11416134eff3182ee62fda293ac1f7d867d77d048d0a8733cb2acd73324_amd64",
"9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9b7971205434de0f74491e3618d14be1e80932962178069ddc91857e3f1a765d_ppc64le",
"9Base-RHOSE-4.17:openshift4/pf-status-relay-rhel9@sha256:4be7baac5c1cf30bedaa8a23e274e18701655bc17aa0534ba5e91c7a91ea7d71_arm64",
"9Base-RHOSE-4.17:openshift4/pf-status-relay-rhel9@sha256:89fb9702ee48031a488f150e4e5f8af9641a57ad927f28e5b16cda90d3a26f4d_s390x",
"9Base-RHOSE-4.17:openshift4/pf-status-relay-rhel9@sha256:8d18ba1253093a639dcb4f50214bd2b37d96bc5707abc6e215880de79b1c19cf_amd64",
"9Base-RHOSE-4.17:openshift4/pf-status-relay-rhel9@sha256:9ddc5e2cd16c196e6c046326b82794459cf08b66db9f5db4355290c1e2278337_ppc64le",
"9Base-RHOSE-4.17:openshift4/ptp-must-gather-rhel9@sha256:0660364f862dce97e8353c10c9a392d7e9f58ef57677fea4e3339d51473c0f0c_arm64",
"9Base-RHOSE-4.17:openshift4/ptp-must-gather-rhel9@sha256:bc59fa96dab9a3c315b8df1b6102211386103118653fef5a1d62b14741a570de_amd64",
"9Base-RHOSE-4.17:openshift4/ptp-must-gather-rhel9@sha256:f28b645fab29448042abd0737ee06da7778c5d64408986174ec2e6bc138752a7_ppc64le",
"9Base-RHOSE-4.17:openshift4/rdma-cni-rhel9@sha256:392c4f0993e49ec161e09851f3a50071a50548dd35a0778441173c6ce1e6e7e9_ppc64le",
"9Base-RHOSE-4.17:openshift4/rdma-cni-rhel9@sha256:45b7eb12f1420eae4d68992330236d25d3b84039331da4c672a326ae753fc118_amd64",
"9Base-RHOSE-4.17:openshift4/rdma-cni-rhel9@sha256:927fb30c127cdaac9a8044052b5ba73f730b1aa73180f772163d38edf2661bc1_arm64",
"9Base-RHOSE-4.17:openshift4/sriov-cni-rhel9@sha256:7064d8c382b2954266c2c6920c53db57cd990965acc7c252c9331c1c41fe1e21_amd64",
"9Base-RHOSE-4.17:openshift4/sriov-cni-rhel9@sha256:c1322e2b19a7d845e59279d03065599398187f1147dbb02b66ab45421f3c4b30_arm64",
"9Base-RHOSE-4.17:openshift4/sriov-cni-rhel9@sha256:c384fd15f6239ab239c6a7f9fe460b76eab142ffb3f5875e9238fba74f1d4691_ppc64le",
"9Base-RHOSE-4.17:openshift4/sriov-network-metrics-exporter-rhel9@sha256:2dd947744815db3d0f29ba865d69246ce1ecd268f67eaef3c9a8efdf595f078f_ppc64le",
"9Base-RHOSE-4.17:openshift4/sriov-network-metrics-exporter-rhel9@sha256:9c7e512651617eadf0ed3766513b478ddf8796831ca035355aa5307ecf709b46_arm64",
"9Base-RHOSE-4.17:openshift4/sriov-network-metrics-exporter-rhel9@sha256:9e22ded807c6ee390bdf1bc371256429a9ea418c195d1ce183910ffa03e9f4f5_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": [
"9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9-operator@sha256:40f7ebbdf0c30e929389763feb25846858d9ef1786b08c26a637762128d849db_ppc64le",
"9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9-operator@sha256:80685ae9a1367bf0f9da3b5be7a792201ea7c94da126cfc1a638a58c1f8e743f_arm64",
"9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9-operator@sha256:d662ff29367f4071a4149248f20887da36c8b16135847dc9ab257da9b0f5d8d4_s390x",
"9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9-operator@sha256:da00798eec3118a2171f0720327560408767b85fa9b00e38d3e7535bd5caf7bc_amd64",
"9Base-RHOSE-4.17:openshift4/ose-cloud-event-proxy-rhel9@sha256:2ee3fc75682f4f26557c66fb2719270032b9a3377c1dafbcd335c0742be297fb_amd64",
"9Base-RHOSE-4.17:openshift4/ose-cloud-event-proxy-rhel9@sha256:53821c108cbd4744be503276baaf354f0af66bd635f3b3a78e56d81a194c83bd_arm64",
"9Base-RHOSE-4.17:openshift4/ose-cloud-event-proxy-rhel9@sha256:e207671c45de18514efea95d2b8dcebd124d638d57009ed6425d0517ee841441_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-ptp-rhel9-operator@sha256:9387f35a25b60278d2d9c95c7931dec55836897ccf3bb896e68be3d4a5bad001_arm64",
"9Base-RHOSE-4.17:openshift4/ose-ptp-rhel9-operator@sha256:b778f240ae4b7085ca61106af593d3cff338cbd3670a4b7c54471ccbc057dd77_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-ptp-rhel9-operator@sha256:d60059d5265cc709865dea1721e2048f7965bd646a8eab29a15d7a5a514ecd40_amd64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:304c342aa8892694409b7b06bf42a5edb8a7084bd159c8f4f0c696b1f88acf7c_arm64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9e328d5c472c1e5dc2299a75b5c7fea8a6651a8c8412cf9c08edda79ff705cec_amd64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:f9ab6d7f8a463546558cdf887310b4139bc59324cb13be8df304f18998ac9a3e_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-webhook-rhel9@sha256:638d5591b24741e07c719049129f50e19281955c8edf506a4ffa6a69d6390288_arm64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-webhook-rhel9@sha256:bffa326d804a92a70aadb2f5785cfaa8d6f59d664954bcbf6ab0d8fbf8ef14e7_amd64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-webhook-rhel9@sha256:db0fca252b377f63c98bd157571b24b05b428ae9d3275a007dbd112fcdf6c7e9_ppc64le"
],
"known_not_affected": [
"9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9@sha256:1a1c6c56e2f07bd9e590c5c548eb4113a9733faf9ab0e04dfb30ee5cfadb4403_arm64",
"9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9@sha256:1f90ab842236eab0152e9450373906467865a49145fac845bdc740af8b71c26e_ppc64le",
"9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9@sha256:76dff32791e8eade38833f6a8fb6ddf3a74e08c0b5e12a08a1d0020967b60bef_amd64",
"9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9@sha256:78117ecf62b2c948dcb61ef9b86947447fcbb6c5aecf8544be8ced95b364fd29_s390x",
"9Base-RHOSE-4.17:openshift4/kube-compare-artifacts-rhel9@sha256:287360bd35f0cce4cb0c7890ecec81fbf483a5803c0ab44db13c055fe1b8555c_s390x",
"9Base-RHOSE-4.17:openshift4/kube-compare-artifacts-rhel9@sha256:41495b67ffd4eec9f0b8c246c08c0e9ad72eac7c415cd7bdb64781af1c8c9122_amd64",
"9Base-RHOSE-4.17:openshift4/kube-compare-artifacts-rhel9@sha256:58c0abb11eea769bf39af84d17bd64d05ecf085682196446be4ff1e688b3746f_arm64",
"9Base-RHOSE-4.17:openshift4/kube-compare-artifacts-rhel9@sha256:e3a92dddb258f813db19aeff34adc50a1fad533cf89aaa89761f035ff9a0d5a7_ppc64le",
"9Base-RHOSE-4.17:openshift4/kubernetes-nmstate-rhel9-operator@sha256:1617ebd9dcf1921ce1bdd8c64e09943991f04b9208a6c27f0d9cd63443d23dc9_amd64",
"9Base-RHOSE-4.17:openshift4/kubernetes-nmstate-rhel9-operator@sha256:5270ee855306859223f7d9e8ce204084091999164a2f043845f49f77e0e38cf6_arm64",
"9Base-RHOSE-4.17:openshift4/kubernetes-nmstate-rhel9-operator@sha256:53a9b1de81310a29d1b08e6119a0ae1d8d3fa68140152c4507bf903c5cb29f0f_s390x",
"9Base-RHOSE-4.17:openshift4/kubernetes-nmstate-rhel9-operator@sha256:f8fb1a5bcd5d069ce8d949c5f02150083947a114894324e4072cf1ff4221d955_ppc64le",
"9Base-RHOSE-4.17:openshift4/metallb-rhel9-operator@sha256:5182cde745c8fe84fdbc1f4956d7c8771645bdbe1d342ccf50d37b17b2620485_ppc64le",
"9Base-RHOSE-4.17:openshift4/metallb-rhel9-operator@sha256:5c8ec547177b3f1339ca951a00f8ed8a86852e174cd6c0180b24149a588a8caa_s390x",
"9Base-RHOSE-4.17:openshift4/metallb-rhel9-operator@sha256:a1c6b3965371b31b9455baa37414bfb967e71f5b1970779a6143e93637fac6b3_amd64",
"9Base-RHOSE-4.17:openshift4/metallb-rhel9-operator@sha256:f05711048b320ce399ffd27dc944b2b1b73d55af5bab5bc357b9f4a678fd2c63_arm64",
"9Base-RHOSE-4.17:openshift4/metallb-rhel9@sha256:82b13958c2e5944ff98322565ec0aacaa14dac836533fac4ba8bd21f8743ad7d_arm64",
"9Base-RHOSE-4.17:openshift4/metallb-rhel9@sha256:d7d049eaf3596d4ee9a24c0831e8670a73f9f7a0f3b62a84b4110d99c68c5a9c_amd64",
"9Base-RHOSE-4.17:openshift4/metallb-rhel9@sha256:f0d82d161e2af7aecca47bac6d36d0d89f50354b1288b2e15bb1fd959eff24e9_s390x",
"9Base-RHOSE-4.17:openshift4/metallb-rhel9@sha256:f31cc7fea28d7431cd4268dffade9abceb82ea9af01a783f345fdc0dfe9b493b_ppc64le",
"9Base-RHOSE-4.17:openshift4/nmstate-console-plugin-rhel9@sha256:49483b9006b5f2753631d4fc277aceff4fd6bd6c15f2c1c2c34bd33180a4c497_arm64",
"9Base-RHOSE-4.17:openshift4/nmstate-console-plugin-rhel9@sha256:d6e69dfd71e4b84a523a219f83099a969780c4e082e814213df17626ee9ba14a_ppc64le",
"9Base-RHOSE-4.17:openshift4/nmstate-console-plugin-rhel9@sha256:e7c7edcecf67e2dff20ea7b5565ef810524d97a799d5b49f3aa1c83188d33f30_s390x",
"9Base-RHOSE-4.17:openshift4/nmstate-console-plugin-rhel9@sha256:f1168fdf6ad219f55b799b40127a030b86fddcc1f29c9e8aeb6e08764fd761b5_amd64",
"9Base-RHOSE-4.17:openshift4/ose-ansible-rhel9-operator@sha256:201bed66376c0db94671cf71e12a32ee263caf65cb6c357fa186ddc8f960cc54_arm64",
"9Base-RHOSE-4.17:openshift4/ose-ansible-rhel9-operator@sha256:362b1bc7e06274b90e420bd48e699326cd18b34ad43d4b6759ab2687987859f5_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-ansible-rhel9-operator@sha256:54cf5e38c99d253b073736a270f63a89a1062f587491032db62b8c464aa953eb_amd64",
"9Base-RHOSE-4.17:openshift4/ose-ansible-rhel9-operator@sha256:74f81c334b008c29828b149889620f22b736d3e17900716e055fd93eeef5b98f_s390x",
"9Base-RHOSE-4.17:openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:1817470016b5e23ed2b055cca34f0a484e8b7e2804897ea09eca6175d2f07576_arm64",
"9Base-RHOSE-4.17:openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:f41a70e815edb76a2ec5d6bd9b12a5b365ce5abbc51a820f12e90a17a5e1bd91_amd64",
"9Base-RHOSE-4.17:openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:9606ef0b349c71ca77db4577ff55af2dc9513235d4ae1695e72f80b0a14168e7_arm64",
"9Base-RHOSE-4.17:openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:aede68ea5e672a4b57e56fdc2cbb7b516f44ca16eab67b73880f8977b34b11ce_amd64",
"9Base-RHOSE-4.17:openshift4/ose-cluster-capacity-rhel9@sha256:1e7a952258e02663de121e9229f999f1e2c55675baa6b31942a316920f9559cb_s390x",
"9Base-RHOSE-4.17:openshift4/ose-cluster-capacity-rhel9@sha256:88b22ad4e74ec7404bf6d0fafe46b6522fbed9ff98d7ea56056b3687239fb2f9_arm64",
"9Base-RHOSE-4.17:openshift4/ose-cluster-capacity-rhel9@sha256:c902f80aac411d5febd79d8aa3cdd54291509386b5fe1f66397cb43b43bb795f_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-cluster-capacity-rhel9@sha256:fcdb9bc2a8de4d729f2f6069b842d1c389f0faf674c6b3bfe39537dc3215b966_amd64",
"9Base-RHOSE-4.17:openshift4/ose-cluster-nfd-rhel9-operator@sha256:1d8aa4a0352d996d2f510f403664315cfd909bac4be50b7e3f4dc9c577fdbacf_s390x",
"9Base-RHOSE-4.17:openshift4/ose-cluster-nfd-rhel9-operator@sha256:23b43773b3158b7ee0de18dfd4e360d6969d0acb0a3acd68478014e41b5ab04d_amd64",
"9Base-RHOSE-4.17:openshift4/ose-cluster-nfd-rhel9-operator@sha256:30f7b651bd33805398b1b5b823a991808696bde63290e479d50a4e2bdf2f1eaa_arm64",
"9Base-RHOSE-4.17:openshift4/ose-cluster-nfd-rhel9-operator@sha256:4d53eafc0233286ad180b04efda7e619afc7879a7dc6043bcaf5cedd7e84d8b8_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:012409d0b48abc38c6970a87a985ca0d20fe43d7242950187c9f8af0761760f0_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:63227322442ed08a1c6ed0a700be2c68e8a52147400cc2ede2716bab7246e7a5_amd64",
"9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:baafbcc51da39417aee620fd9f67a0f821c730976be54e0781e97bbb3bd9e2e9_s390x",
"9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:bf1d154223d0844d6a177f78a698b1e08a1b5038b2388b199d9bbce7dcfad3ba_arm64",
"9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9@sha256:3182eedc3fbe8e98f6d5b450fb7ef833284c35a86d92a4e99114e91eb7ca621d_s390x",
"9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9@sha256:e6f811763cbda9ea96edb1f8aa13710d59db8dd262db107e91510aaae927f406_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9@sha256:f2911c0fbd53f97176f3aa8a1d65166a2c5fe60336405f839ab6a24093f79e42_arm64",
"9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9@sha256:f85bfa8732cf3e4215ae96ecbe96e4aa5d4ea08bfe815ac3d1e4e6b3b87fe7cf_amd64",
"9Base-RHOSE-4.17:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:19011efa9324e512810a38ac7568c26e369ebd9f5baec44fa6cfd3d2405af167_s390x",
"9Base-RHOSE-4.17:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:52dae8997c9f927b22ca42ae1b2a659a45aa4fe85c74b4129150c6768607c5f5_amd64",
"9Base-RHOSE-4.17:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:5d39ead9844c2496c5a496bb52e19d48f44a0057136d2569559b4f1ed3d57f79_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:e637c7cd590ce421995cf1e08105e415ffa37d59df6ab77fe33c96efcfa97e47_arm64",
"9Base-RHOSE-4.17:openshift4/ose-dpu-cni-rhel9@sha256:30c9dea7b74827e5d5a0821100222a554af0bdaa9841626adcbeaf20b6eb303a_arm64",
"9Base-RHOSE-4.17:openshift4/ose-dpu-cni-rhel9@sha256:87422cdf9de82478b0b000b258568e2d051fca46cf6396da4fccb6b707b02710_s390x",
"9Base-RHOSE-4.17:openshift4/ose-dpu-cni-rhel9@sha256:a0001dfa41bbb146e213a212a1be6f63e54331557c0c733510fb63e702cfa125_amd64",
"9Base-RHOSE-4.17:openshift4/ose-dpu-cni-rhel9@sha256:f63372bc71f059fe0fc221b34fdd8d5d49ec9d87a92ee85d338316eaa1c21dfd_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-dpu-daemon-rhel9@sha256:077bd3674017e5ed755a41afc1ca2e65219fe844c014c1ae43509fa455935054_amd64",
"9Base-RHOSE-4.17:openshift4/ose-dpu-daemon-rhel9@sha256:1ec121a66f26dd76a208ab3ae0046507e02585e95ffdfc87ff3c063f47a587a2_s390x",
"9Base-RHOSE-4.17:openshift4/ose-dpu-daemon-rhel9@sha256:c802950b07e5fd54ec2d5320b92bf44279839867cf662eddc8c127172591ac8c_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-dpu-daemon-rhel9@sha256:f793395cf360322db854f46570385223979fab61b4b1b2cb2c02252b6c768b3d_arm64",
"9Base-RHOSE-4.17:openshift4/ose-dpu-rhel9-operator@sha256:35bf36be3369b827e522a64aa1f8339ae9039cd7009c2fc54cd9d7c92db0b34e_arm64",
"9Base-RHOSE-4.17:openshift4/ose-dpu-rhel9-operator@sha256:420c295741b80081a7b733c00602050190c79eba081191038b2db9672bcd0eb8_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-dpu-rhel9-operator@sha256:5243fb37780b6fb25c531ca110ca5666d2fa1271118a2b463f1fad610024f89d_s390x",
"9Base-RHOSE-4.17:openshift4/ose-dpu-rhel9-operator@sha256:954a47c80086afd5e4aa2a891cb984a8213b77d4a41ded417eb5e4a8cb180b92_amd64",
"9Base-RHOSE-4.17:openshift4/ose-egress-dns-proxy-rhel9@sha256:2e3250fc027b61e58c69133697d9b528d43903ff1cb2bf6db7c458cab096ec0e_s390x",
"9Base-RHOSE-4.17:openshift4/ose-egress-dns-proxy-rhel9@sha256:4c5f062caa6c9bf7cf2334e4d12c6f9b5abeef835d4759fda917d4c25b2da54e_amd64",
"9Base-RHOSE-4.17:openshift4/ose-egress-dns-proxy-rhel9@sha256:97cf122a527fc2f41e853aa948bedf805ed67a117369ac8e5c1804b384c74e82_arm64",
"9Base-RHOSE-4.17:openshift4/ose-egress-dns-proxy-rhel9@sha256:c421c85fc17322f1322f5164e3a310010b30d1717e3d4f00f3dcf2134570f6ac_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-egress-http-proxy-rhel9@sha256:112c213d8d618c2c85337a7fa4c754fe181202c360b811b64e6a37790176d5ee_s390x",
"9Base-RHOSE-4.17:openshift4/ose-egress-http-proxy-rhel9@sha256:45b52f2670e3dea3681dbd8489ebc9953fdeb5dcac853762ddfb2c8574e3e532_arm64",
"9Base-RHOSE-4.17:openshift4/ose-egress-http-proxy-rhel9@sha256:716dce52d99398f009553882e4c328b4caaa24053b2da3b0d53899bd589454a9_amd64",
"9Base-RHOSE-4.17:openshift4/ose-egress-http-proxy-rhel9@sha256:f234b61340ef72233c91995a5280b2ec60f71be8c5e9e1c92bc10ffd8ab96113_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-egress-router-rhel9@sha256:60b77470f98959853233267937086690bdbb006677d4e9bab1ffbf523c5c3f0c_s390x",
"9Base-RHOSE-4.17:openshift4/ose-egress-router-rhel9@sha256:7d5f0842e62ac96833a0fee9d07cc8349049881e92a5c540843b3cddf637a168_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-egress-router-rhel9@sha256:c9362b8822fcb3c27d6862672d36cee78715e875ba6b909f6dd0aac9b2c03b3a_amd64",
"9Base-RHOSE-4.17:openshift4/ose-egress-router-rhel9@sha256:ddbffdd7c563631e7069e84b5fa193824bc552102904ea962254b95ef4b1d456_arm64",
"9Base-RHOSE-4.17:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:d42d1fcda30649da384fb5995095e5af09ab050f1e9cfec5bf7198f4940992c0_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e5a26043cf5f5f5721354d31aafea0348d3c7abd0e74501744e31fb93b5efbf6_amd64",
"9Base-RHOSE-4.17:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:ea7f1ce29323aa3694ceef09c43aa4d0d0a26b65578610a2a6c70c752056bec9_arm64",
"9Base-RHOSE-4.17:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:16f602310173075b09eb3d3451a0954403b7ef61829cfd35c3c1aeb9d52a5db2_amd64",
"9Base-RHOSE-4.17:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5a5715e5bd7abddd1d107e2c563545120ffcd7464234df1d1ccdf046df93e473_arm64",
"9Base-RHOSE-4.17:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:b541d1a588857bf68f604b60d6a2f42d8dc66279d26f0bb1caec14b6036ed59f_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-helm-rhel9-operator@sha256:2b14cab1d1ca5b50279e305d197a8121ecb7f4391cc46c289f5e7f612eadf558_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-helm-rhel9-operator@sha256:c1658818dd76ae9d98b47abea0b3bd15c157a8a25ef0cbd2b51182935bb6956c_arm64",
"9Base-RHOSE-4.17:openshift4/ose-helm-rhel9-operator@sha256:cbeba80ebf8c1dfd74087109a7e8958fb11dc5923b496c06cbfd5459f56ed111_s390x",
"9Base-RHOSE-4.17:openshift4/ose-helm-rhel9-operator@sha256:cd63507bd7f0a3c4115d722ddceee578f5aa5ed9b9d39232f7ad2a50e4ac56fb_amd64",
"9Base-RHOSE-4.17:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:710a3332c44c88a7c5bb60b803b5de66dcfad698fac45eb5f16542e021a6d5f7_amd64",
"9Base-RHOSE-4.17:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:a6d5709266ec86c92abca6fc1939e003c3293da6b4626ba6f5b16aa77a580572_arm64",
"9Base-RHOSE-4.17:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c94120276baca64068e554c21c766aee06eb723c640f51243094f6d0376bc728_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:e8c387a5668510ea90d206a06fcb5bcf2f6a36e1561df93a1f142bb9867f6bf2_s390x",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-diskmaker-rhel9@sha256:108934f43fe0cfbdeb4c701ae08b094275a1574fa772a81fa9d7a1c3391b8ac5_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-diskmaker-rhel9@sha256:47c0cb8a6374d91b562512baeb7eb49be6a113600a69efb6b45de27a70907189_s390x",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4dbfda6c53f7cbcc96365b666e5a0dc8d0b0cbd3afd0736d8f4c8422bfca537_amd64",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-diskmaker-rhel9@sha256:bdb0e2dbff9fef186f823d67cccaae3ade45fbfdd16bf9c99fc84d1cdf5ac5ee_arm64",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-mustgather-rhel9@sha256:6f1cf8ef0ff29c6dfc246d4bc5b93a99274599ef595f2d92df3e69eaec58d8be_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-mustgather-rhel9@sha256:889d4866a8462cd2783ebfaab1122eeb9c248b4811283e3992dbd41a74e3b055_s390x",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-mustgather-rhel9@sha256:af0b02e58e127423362db9685294bb3c123bb6ecee00948576c36cf778532b0b_amd64",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-mustgather-rhel9@sha256:d4b172f43cb0160780e3991705cdc1bd2c11e6cf8198534c62bae3cd9df67959_arm64",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-rhel9-operator@sha256:04c1119a33877d53eaaf75b498d7b946bd660189067d98aaf2ee339d10a87829_arm64",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-rhel9-operator@sha256:0d17b4836c179c0fed3380bfabd3c9d4416161c97c9b33bd8777b284a68a151d_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-rhel9-operator@sha256:54f70a001ad8ab11c972636c020417e3178adcbfeb49db6dc0a6ff3f09439a7f_amd64",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-rhel9-operator@sha256:9f21950ef05832a278323e053c21b9bb04c901edaae1f3d260dfe809170687fa_s390x",
"9Base-RHOSE-4.17:openshift4/ose-node-feature-discovery-rhel9@sha256:07c29772ab1ccf6f7b0e76b2a1343acd0165bfab1a599a606cccdc31e39e5e18_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-node-feature-discovery-rhel9@sha256:62331ed72eb4b1e8157da07915fdf8cdc1ae327cb9aeba2c2d07d5087f9e4c0f_arm64",
"9Base-RHOSE-4.17:openshift4/ose-node-feature-discovery-rhel9@sha256:686fa54942bc789aa666ba1974aed0ee8697751f4f198a86510fdb395691ced8_s390x",
"9Base-RHOSE-4.17:openshift4/ose-node-feature-discovery-rhel9@sha256:8483b8ba807c6a75750b53e834ef4017be3ae64f4eda33a4f71832082bbcc66e_amd64",
"9Base-RHOSE-4.17:openshift4/ose-operator-sdk-rhel9@sha256:2b6b329d666790f247eb1b9ccb4e6d4e6258debdd2d287bb798ed4e34a680266_s390x",
"9Base-RHOSE-4.17:openshift4/ose-operator-sdk-rhel9@sha256:6bb4418a714ddaccfc5ebc44060ebeaca0b63887faf3c6eeefff4d3d840d5681_arm64",
"9Base-RHOSE-4.17:openshift4/ose-operator-sdk-rhel9@sha256:c4c3d645bb6166bc2073d33f233cd27c4f1d94437735f1b58ad125d03a2bf4bb_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-operator-sdk-rhel9@sha256:c9d79132892f41c98d8965b062801263e99b52e0ffb54ab9ebde83c326ea8ce3_amd64",
"9Base-RHOSE-4.17:openshift4/ose-ptp-rhel9@sha256:14adfa893a98a906e33ef246ffc9db3bc82f35529e36f10c5f2a9556725e2638_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-ptp-rhel9@sha256:c9b97685c43c5e9e8308a0f1e4a32d0240a0baa590fc3741c67aff2f28f760e4_arm64",
"9Base-RHOSE-4.17:openshift4/ose-ptp-rhel9@sha256:facc0b6518ee8ffa47fb7ac8140bf7b19b0c872c2046a36620d387f14cddab44_amd64",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:320111c6799f9f5136dba48c0bf8430c2da858f763cb84a7d502b6a904ade7ac_s390x",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:37da3baa0cffab6bcbb49639d0a54758ffb4b313b9ea3922f53e8a5bd519dc5f_amd64",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:ab9c353fb10a2daaca42a8a956547275d2954afc77c8e875cb534306220dfa26_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b5b30c4708f8edae04e2da0bd75918d52ed72c5596aef1efe41693a8ca87213c_arm64",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:0b39c404cb82b6f1e95df58aea8f6e6aa85293a955d93ca68e284132d2ab76cb_arm64",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:a09a690cb79a3509eb3c2eb748fede981a07ecd36320d9da350a5a1fc09dfc61_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:a8f866af2af205cf8734e8b5b4014980c6ae7ee0cb853ed45084da78c3f0e042_amd64",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:a94af07f9f865142f3ccc1f1f23e5578416ecaf72af6ae628f8955a2b050e4bd_s390x",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:195e0bd8e5e6004298b298a575f4d0de4db54ad1f98a8bd682fe68c5c38cf4be_arm64",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:290331015838683682bcc00509f43364a3178221a2652ec857f06afde5a56873_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6b4aa2675773d07b60fe7956e40cb49b93467415743b8b407c281f717e485ec9_s390x",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6d483ef8cfac73c6d1032892cb239999e3413a58c77423e6aab16e6e823015af_amd64",
"9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:049bdc6a0defc0f0468cdaa64664c2117bc04a02f1d0992e88708115264e408f_amd64",
"9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:64e707376f21920a315241f14ef4e4354299420e6ed525c1a0685af148f7c611_arm64",
"9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a4b73524ecae79d85d1f76d25b562266895717b7b80a702339d4401d5bc20892_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:fbd5c623b12b979d89275237c786655e1966f4dac62a9f3c6b60d0800aa8b51e_s390x",
"9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9@sha256:694b9a86172a4ffba12d290e8e00bf44c4686bfe497012f421f63aba99464795_amd64",
"9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9@sha256:b23d7cb314503a8dea365c2117dce0a5522083343d86306154132889d348f8e4_arm64",
"9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9@sha256:bcd531e8b99916bd04d62e537a53d4931a062aa7bb56fd7bf1046dcfc17bb88a_s390x",
"9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9@sha256:cbde019b8210258e3eaecaf88d8179a0b0d85100fc85e553486ec9b8a50d3760_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2cb1f7f105e8dd6ca52de47499e333ff979bbb3b559eefadcc8f073b3f441838_arm64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:94c68ec0e929e469b366c3fa10c8674adb9bc8e16cb8a2a02959ddc264d43386_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:d6ac1b3b23cb5fdcc82b49f01e8d7a5e4107afe840811fb8dea5d2adf4774013_amd64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9143dea465ab12588137bf1aa21254a78bca28bf342d35cbe186257461a445af_amd64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:af2eaa3e167340fe516239159cdafd30c8014f1a77bf7d5dac5aa3890daa131c_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:b8656ee81d446be9eed75b3c5b33067956ac2362ac657c552fad9ee29e6fcee6_arm64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f1606429abf67005dbd0e6307610eb18fc2f4b723ca910f043ee959c16cef4f9_arm64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f35626ab9ca7e8760c193c3a161951815d28df5a8edf2b49ee5606c71bb41380_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f3e7d218e398a43aad55b1689c9a98f67d675ad775ce58f18d6f135e7085cef0_amd64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:2dd947744815db3d0f29ba865d69246ce1ecd268f67eaef3c9a8efdf595f078f_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9c7e512651617eadf0ed3766513b478ddf8796831ca035355aa5307ecf709b46_arm64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9e22ded807c6ee390bdf1bc371256429a9ea418c195d1ce183910ffa03e9f4f5_amd64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-rhel9-operator@sha256:9c00c589a484e49c3cdade7a8bb344e1b0ba7ceade2733065f73760fc9a9be86_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-rhel9-operator@sha256:a173472881029df679991408898f6c7d5d0e4c5ccf2dea10ce986392bbce7157_amd64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-rhel9-operator@sha256:ef33b8e87012e1284dee25a96103dc9ec0957dbce295f5986fe6f238dc9700e4_arm64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-rdma-cni-rhel9@sha256:392c4f0993e49ec161e09851f3a50071a50548dd35a0778441173c6ce1e6e7e9_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-sriov-rdma-cni-rhel9@sha256:45b7eb12f1420eae4d68992330236d25d3b84039331da4c672a326ae753fc118_amd64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-rdma-cni-rhel9@sha256:927fb30c127cdaac9a8044052b5ba73f730b1aa73180f772163d38edf2661bc1_arm64",
"9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:341b30b150aa65be1a9bc01bafa010edcb4fbfa1431054be65793076d1980797_arm64",
"9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:79b66a046f06d70f0cbc1e9d034da4e45ef1d158c5af9d6fd3f73e1bb16e2ba8_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b016b1f1d545509eb874bb8ac54028ed6527ab4df5b40c3a5c26cef667d6d944_s390x",
"9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b426b0ac0b86a30bccf707621f97605abaf90cda4555ac69927fc004ae5659af_amd64",
"9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:85d20c46a52839ed6ea473fa00b6177166cc46b828a0ae9599a01a716aefa367_s390x",
"9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:96410d8f451d6408dd3f8cd1f78300c094d3895015c726cd8866eb73d3ee2a33_arm64",
"9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9a4de11416134eff3182ee62fda293ac1f7d867d77d048d0a8733cb2acd73324_amd64",
"9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9b7971205434de0f74491e3618d14be1e80932962178069ddc91857e3f1a765d_ppc64le",
"9Base-RHOSE-4.17:openshift4/pf-status-relay-rhel9@sha256:4be7baac5c1cf30bedaa8a23e274e18701655bc17aa0534ba5e91c7a91ea7d71_arm64",
"9Base-RHOSE-4.17:openshift4/pf-status-relay-rhel9@sha256:89fb9702ee48031a488f150e4e5f8af9641a57ad927f28e5b16cda90d3a26f4d_s390x",
"9Base-RHOSE-4.17:openshift4/pf-status-relay-rhel9@sha256:8d18ba1253093a639dcb4f50214bd2b37d96bc5707abc6e215880de79b1c19cf_amd64",
"9Base-RHOSE-4.17:openshift4/pf-status-relay-rhel9@sha256:9ddc5e2cd16c196e6c046326b82794459cf08b66db9f5db4355290c1e2278337_ppc64le",
"9Base-RHOSE-4.17:openshift4/ptp-must-gather-rhel9@sha256:0660364f862dce97e8353c10c9a392d7e9f58ef57677fea4e3339d51473c0f0c_arm64",
"9Base-RHOSE-4.17:openshift4/ptp-must-gather-rhel9@sha256:bc59fa96dab9a3c315b8df1b6102211386103118653fef5a1d62b14741a570de_amd64",
"9Base-RHOSE-4.17:openshift4/ptp-must-gather-rhel9@sha256:f28b645fab29448042abd0737ee06da7778c5d64408986174ec2e6bc138752a7_ppc64le",
"9Base-RHOSE-4.17:openshift4/rdma-cni-rhel9@sha256:392c4f0993e49ec161e09851f3a50071a50548dd35a0778441173c6ce1e6e7e9_ppc64le",
"9Base-RHOSE-4.17:openshift4/rdma-cni-rhel9@sha256:45b7eb12f1420eae4d68992330236d25d3b84039331da4c672a326ae753fc118_amd64",
"9Base-RHOSE-4.17:openshift4/rdma-cni-rhel9@sha256:927fb30c127cdaac9a8044052b5ba73f730b1aa73180f772163d38edf2661bc1_arm64",
"9Base-RHOSE-4.17:openshift4/sriov-cni-rhel9@sha256:7064d8c382b2954266c2c6920c53db57cd990965acc7c252c9331c1c41fe1e21_amd64",
"9Base-RHOSE-4.17:openshift4/sriov-cni-rhel9@sha256:c1322e2b19a7d845e59279d03065599398187f1147dbb02b66ab45421f3c4b30_arm64",
"9Base-RHOSE-4.17:openshift4/sriov-cni-rhel9@sha256:c384fd15f6239ab239c6a7f9fe460b76eab142ffb3f5875e9238fba74f1d4691_ppc64le",
"9Base-RHOSE-4.17:openshift4/sriov-network-metrics-exporter-rhel9@sha256:2dd947744815db3d0f29ba865d69246ce1ecd268f67eaef3c9a8efdf595f078f_ppc64le",
"9Base-RHOSE-4.17:openshift4/sriov-network-metrics-exporter-rhel9@sha256:9c7e512651617eadf0ed3766513b478ddf8796831ca035355aa5307ecf709b46_arm64",
"9Base-RHOSE-4.17:openshift4/sriov-network-metrics-exporter-rhel9@sha256:9e22ded807c6ee390bdf1bc371256429a9ea418c195d1ce183910ffa03e9f4f5_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-06T22:53:00+00:00",
"details": "For OpenShift Container Platform 4.17 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.17/html/release_notes/",
"product_ids": [
"9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9-operator@sha256:40f7ebbdf0c30e929389763feb25846858d9ef1786b08c26a637762128d849db_ppc64le",
"9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9-operator@sha256:80685ae9a1367bf0f9da3b5be7a792201ea7c94da126cfc1a638a58c1f8e743f_arm64",
"9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9-operator@sha256:d662ff29367f4071a4149248f20887da36c8b16135847dc9ab257da9b0f5d8d4_s390x",
"9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9-operator@sha256:da00798eec3118a2171f0720327560408767b85fa9b00e38d3e7535bd5caf7bc_amd64",
"9Base-RHOSE-4.17:openshift4/ose-cloud-event-proxy-rhel9@sha256:2ee3fc75682f4f26557c66fb2719270032b9a3377c1dafbcd335c0742be297fb_amd64",
"9Base-RHOSE-4.17:openshift4/ose-cloud-event-proxy-rhel9@sha256:53821c108cbd4744be503276baaf354f0af66bd635f3b3a78e56d81a194c83bd_arm64",
"9Base-RHOSE-4.17:openshift4/ose-cloud-event-proxy-rhel9@sha256:e207671c45de18514efea95d2b8dcebd124d638d57009ed6425d0517ee841441_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-ptp-rhel9-operator@sha256:9387f35a25b60278d2d9c95c7931dec55836897ccf3bb896e68be3d4a5bad001_arm64",
"9Base-RHOSE-4.17:openshift4/ose-ptp-rhel9-operator@sha256:b778f240ae4b7085ca61106af593d3cff338cbd3670a4b7c54471ccbc057dd77_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-ptp-rhel9-operator@sha256:d60059d5265cc709865dea1721e2048f7965bd646a8eab29a15d7a5a514ecd40_amd64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:304c342aa8892694409b7b06bf42a5edb8a7084bd159c8f4f0c696b1f88acf7c_arm64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9e328d5c472c1e5dc2299a75b5c7fea8a6651a8c8412cf9c08edda79ff705cec_amd64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:f9ab6d7f8a463546558cdf887310b4139bc59324cb13be8df304f18998ac9a3e_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-webhook-rhel9@sha256:638d5591b24741e07c719049129f50e19281955c8edf506a4ffa6a69d6390288_arm64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-webhook-rhel9@sha256:bffa326d804a92a70aadb2f5785cfaa8d6f59d664954bcbf6ab0d8fbf8ef14e7_amd64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-webhook-rhel9@sha256:db0fca252b377f63c98bd157571b24b05b428ae9d3275a007dbd112fcdf6c7e9_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:12439"
},
{
"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.17:openshift4/ingress-node-firewall-rhel9-operator@sha256:40f7ebbdf0c30e929389763feb25846858d9ef1786b08c26a637762128d849db_ppc64le",
"9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9-operator@sha256:80685ae9a1367bf0f9da3b5be7a792201ea7c94da126cfc1a638a58c1f8e743f_arm64",
"9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9-operator@sha256:d662ff29367f4071a4149248f20887da36c8b16135847dc9ab257da9b0f5d8d4_s390x",
"9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9-operator@sha256:da00798eec3118a2171f0720327560408767b85fa9b00e38d3e7535bd5caf7bc_amd64",
"9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9@sha256:1a1c6c56e2f07bd9e590c5c548eb4113a9733faf9ab0e04dfb30ee5cfadb4403_arm64",
"9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9@sha256:1f90ab842236eab0152e9450373906467865a49145fac845bdc740af8b71c26e_ppc64le",
"9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9@sha256:76dff32791e8eade38833f6a8fb6ddf3a74e08c0b5e12a08a1d0020967b60bef_amd64",
"9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9@sha256:78117ecf62b2c948dcb61ef9b86947447fcbb6c5aecf8544be8ced95b364fd29_s390x",
"9Base-RHOSE-4.17:openshift4/kube-compare-artifacts-rhel9@sha256:287360bd35f0cce4cb0c7890ecec81fbf483a5803c0ab44db13c055fe1b8555c_s390x",
"9Base-RHOSE-4.17:openshift4/kube-compare-artifacts-rhel9@sha256:41495b67ffd4eec9f0b8c246c08c0e9ad72eac7c415cd7bdb64781af1c8c9122_amd64",
"9Base-RHOSE-4.17:openshift4/kube-compare-artifacts-rhel9@sha256:58c0abb11eea769bf39af84d17bd64d05ecf085682196446be4ff1e688b3746f_arm64",
"9Base-RHOSE-4.17:openshift4/kube-compare-artifacts-rhel9@sha256:e3a92dddb258f813db19aeff34adc50a1fad533cf89aaa89761f035ff9a0d5a7_ppc64le",
"9Base-RHOSE-4.17:openshift4/kubernetes-nmstate-rhel9-operator@sha256:1617ebd9dcf1921ce1bdd8c64e09943991f04b9208a6c27f0d9cd63443d23dc9_amd64",
"9Base-RHOSE-4.17:openshift4/kubernetes-nmstate-rhel9-operator@sha256:5270ee855306859223f7d9e8ce204084091999164a2f043845f49f77e0e38cf6_arm64",
"9Base-RHOSE-4.17:openshift4/kubernetes-nmstate-rhel9-operator@sha256:53a9b1de81310a29d1b08e6119a0ae1d8d3fa68140152c4507bf903c5cb29f0f_s390x",
"9Base-RHOSE-4.17:openshift4/kubernetes-nmstate-rhel9-operator@sha256:f8fb1a5bcd5d069ce8d949c5f02150083947a114894324e4072cf1ff4221d955_ppc64le",
"9Base-RHOSE-4.17:openshift4/metallb-rhel9-operator@sha256:5182cde745c8fe84fdbc1f4956d7c8771645bdbe1d342ccf50d37b17b2620485_ppc64le",
"9Base-RHOSE-4.17:openshift4/metallb-rhel9-operator@sha256:5c8ec547177b3f1339ca951a00f8ed8a86852e174cd6c0180b24149a588a8caa_s390x",
"9Base-RHOSE-4.17:openshift4/metallb-rhel9-operator@sha256:a1c6b3965371b31b9455baa37414bfb967e71f5b1970779a6143e93637fac6b3_amd64",
"9Base-RHOSE-4.17:openshift4/metallb-rhel9-operator@sha256:f05711048b320ce399ffd27dc944b2b1b73d55af5bab5bc357b9f4a678fd2c63_arm64",
"9Base-RHOSE-4.17:openshift4/metallb-rhel9@sha256:82b13958c2e5944ff98322565ec0aacaa14dac836533fac4ba8bd21f8743ad7d_arm64",
"9Base-RHOSE-4.17:openshift4/metallb-rhel9@sha256:d7d049eaf3596d4ee9a24c0831e8670a73f9f7a0f3b62a84b4110d99c68c5a9c_amd64",
"9Base-RHOSE-4.17:openshift4/metallb-rhel9@sha256:f0d82d161e2af7aecca47bac6d36d0d89f50354b1288b2e15bb1fd959eff24e9_s390x",
"9Base-RHOSE-4.17:openshift4/metallb-rhel9@sha256:f31cc7fea28d7431cd4268dffade9abceb82ea9af01a783f345fdc0dfe9b493b_ppc64le",
"9Base-RHOSE-4.17:openshift4/nmstate-console-plugin-rhel9@sha256:49483b9006b5f2753631d4fc277aceff4fd6bd6c15f2c1c2c34bd33180a4c497_arm64",
"9Base-RHOSE-4.17:openshift4/nmstate-console-plugin-rhel9@sha256:d6e69dfd71e4b84a523a219f83099a969780c4e082e814213df17626ee9ba14a_ppc64le",
"9Base-RHOSE-4.17:openshift4/nmstate-console-plugin-rhel9@sha256:e7c7edcecf67e2dff20ea7b5565ef810524d97a799d5b49f3aa1c83188d33f30_s390x",
"9Base-RHOSE-4.17:openshift4/nmstate-console-plugin-rhel9@sha256:f1168fdf6ad219f55b799b40127a030b86fddcc1f29c9e8aeb6e08764fd761b5_amd64",
"9Base-RHOSE-4.17:openshift4/ose-ansible-rhel9-operator@sha256:201bed66376c0db94671cf71e12a32ee263caf65cb6c357fa186ddc8f960cc54_arm64",
"9Base-RHOSE-4.17:openshift4/ose-ansible-rhel9-operator@sha256:362b1bc7e06274b90e420bd48e699326cd18b34ad43d4b6759ab2687987859f5_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-ansible-rhel9-operator@sha256:54cf5e38c99d253b073736a270f63a89a1062f587491032db62b8c464aa953eb_amd64",
"9Base-RHOSE-4.17:openshift4/ose-ansible-rhel9-operator@sha256:74f81c334b008c29828b149889620f22b736d3e17900716e055fd93eeef5b98f_s390x",
"9Base-RHOSE-4.17:openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:1817470016b5e23ed2b055cca34f0a484e8b7e2804897ea09eca6175d2f07576_arm64",
"9Base-RHOSE-4.17:openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:f41a70e815edb76a2ec5d6bd9b12a5b365ce5abbc51a820f12e90a17a5e1bd91_amd64",
"9Base-RHOSE-4.17:openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:9606ef0b349c71ca77db4577ff55af2dc9513235d4ae1695e72f80b0a14168e7_arm64",
"9Base-RHOSE-4.17:openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:aede68ea5e672a4b57e56fdc2cbb7b516f44ca16eab67b73880f8977b34b11ce_amd64",
"9Base-RHOSE-4.17:openshift4/ose-cloud-event-proxy-rhel9@sha256:2ee3fc75682f4f26557c66fb2719270032b9a3377c1dafbcd335c0742be297fb_amd64",
"9Base-RHOSE-4.17:openshift4/ose-cloud-event-proxy-rhel9@sha256:53821c108cbd4744be503276baaf354f0af66bd635f3b3a78e56d81a194c83bd_arm64",
"9Base-RHOSE-4.17:openshift4/ose-cloud-event-proxy-rhel9@sha256:e207671c45de18514efea95d2b8dcebd124d638d57009ed6425d0517ee841441_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-cluster-capacity-rhel9@sha256:1e7a952258e02663de121e9229f999f1e2c55675baa6b31942a316920f9559cb_s390x",
"9Base-RHOSE-4.17:openshift4/ose-cluster-capacity-rhel9@sha256:88b22ad4e74ec7404bf6d0fafe46b6522fbed9ff98d7ea56056b3687239fb2f9_arm64",
"9Base-RHOSE-4.17:openshift4/ose-cluster-capacity-rhel9@sha256:c902f80aac411d5febd79d8aa3cdd54291509386b5fe1f66397cb43b43bb795f_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-cluster-capacity-rhel9@sha256:fcdb9bc2a8de4d729f2f6069b842d1c389f0faf674c6b3bfe39537dc3215b966_amd64",
"9Base-RHOSE-4.17:openshift4/ose-cluster-nfd-rhel9-operator@sha256:1d8aa4a0352d996d2f510f403664315cfd909bac4be50b7e3f4dc9c577fdbacf_s390x",
"9Base-RHOSE-4.17:openshift4/ose-cluster-nfd-rhel9-operator@sha256:23b43773b3158b7ee0de18dfd4e360d6969d0acb0a3acd68478014e41b5ab04d_amd64",
"9Base-RHOSE-4.17:openshift4/ose-cluster-nfd-rhel9-operator@sha256:30f7b651bd33805398b1b5b823a991808696bde63290e479d50a4e2bdf2f1eaa_arm64",
"9Base-RHOSE-4.17:openshift4/ose-cluster-nfd-rhel9-operator@sha256:4d53eafc0233286ad180b04efda7e619afc7879a7dc6043bcaf5cedd7e84d8b8_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:012409d0b48abc38c6970a87a985ca0d20fe43d7242950187c9f8af0761760f0_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:63227322442ed08a1c6ed0a700be2c68e8a52147400cc2ede2716bab7246e7a5_amd64",
"9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:baafbcc51da39417aee620fd9f67a0f821c730976be54e0781e97bbb3bd9e2e9_s390x",
"9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:bf1d154223d0844d6a177f78a698b1e08a1b5038b2388b199d9bbce7dcfad3ba_arm64",
"9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9@sha256:3182eedc3fbe8e98f6d5b450fb7ef833284c35a86d92a4e99114e91eb7ca621d_s390x",
"9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9@sha256:e6f811763cbda9ea96edb1f8aa13710d59db8dd262db107e91510aaae927f406_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9@sha256:f2911c0fbd53f97176f3aa8a1d65166a2c5fe60336405f839ab6a24093f79e42_arm64",
"9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9@sha256:f85bfa8732cf3e4215ae96ecbe96e4aa5d4ea08bfe815ac3d1e4e6b3b87fe7cf_amd64",
"9Base-RHOSE-4.17:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:19011efa9324e512810a38ac7568c26e369ebd9f5baec44fa6cfd3d2405af167_s390x",
"9Base-RHOSE-4.17:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:52dae8997c9f927b22ca42ae1b2a659a45aa4fe85c74b4129150c6768607c5f5_amd64",
"9Base-RHOSE-4.17:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:5d39ead9844c2496c5a496bb52e19d48f44a0057136d2569559b4f1ed3d57f79_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:e637c7cd590ce421995cf1e08105e415ffa37d59df6ab77fe33c96efcfa97e47_arm64",
"9Base-RHOSE-4.17:openshift4/ose-dpu-cni-rhel9@sha256:30c9dea7b74827e5d5a0821100222a554af0bdaa9841626adcbeaf20b6eb303a_arm64",
"9Base-RHOSE-4.17:openshift4/ose-dpu-cni-rhel9@sha256:87422cdf9de82478b0b000b258568e2d051fca46cf6396da4fccb6b707b02710_s390x",
"9Base-RHOSE-4.17:openshift4/ose-dpu-cni-rhel9@sha256:a0001dfa41bbb146e213a212a1be6f63e54331557c0c733510fb63e702cfa125_amd64",
"9Base-RHOSE-4.17:openshift4/ose-dpu-cni-rhel9@sha256:f63372bc71f059fe0fc221b34fdd8d5d49ec9d87a92ee85d338316eaa1c21dfd_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-dpu-daemon-rhel9@sha256:077bd3674017e5ed755a41afc1ca2e65219fe844c014c1ae43509fa455935054_amd64",
"9Base-RHOSE-4.17:openshift4/ose-dpu-daemon-rhel9@sha256:1ec121a66f26dd76a208ab3ae0046507e02585e95ffdfc87ff3c063f47a587a2_s390x",
"9Base-RHOSE-4.17:openshift4/ose-dpu-daemon-rhel9@sha256:c802950b07e5fd54ec2d5320b92bf44279839867cf662eddc8c127172591ac8c_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-dpu-daemon-rhel9@sha256:f793395cf360322db854f46570385223979fab61b4b1b2cb2c02252b6c768b3d_arm64",
"9Base-RHOSE-4.17:openshift4/ose-dpu-rhel9-operator@sha256:35bf36be3369b827e522a64aa1f8339ae9039cd7009c2fc54cd9d7c92db0b34e_arm64",
"9Base-RHOSE-4.17:openshift4/ose-dpu-rhel9-operator@sha256:420c295741b80081a7b733c00602050190c79eba081191038b2db9672bcd0eb8_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-dpu-rhel9-operator@sha256:5243fb37780b6fb25c531ca110ca5666d2fa1271118a2b463f1fad610024f89d_s390x",
"9Base-RHOSE-4.17:openshift4/ose-dpu-rhel9-operator@sha256:954a47c80086afd5e4aa2a891cb984a8213b77d4a41ded417eb5e4a8cb180b92_amd64",
"9Base-RHOSE-4.17:openshift4/ose-egress-dns-proxy-rhel9@sha256:2e3250fc027b61e58c69133697d9b528d43903ff1cb2bf6db7c458cab096ec0e_s390x",
"9Base-RHOSE-4.17:openshift4/ose-egress-dns-proxy-rhel9@sha256:4c5f062caa6c9bf7cf2334e4d12c6f9b5abeef835d4759fda917d4c25b2da54e_amd64",
"9Base-RHOSE-4.17:openshift4/ose-egress-dns-proxy-rhel9@sha256:97cf122a527fc2f41e853aa948bedf805ed67a117369ac8e5c1804b384c74e82_arm64",
"9Base-RHOSE-4.17:openshift4/ose-egress-dns-proxy-rhel9@sha256:c421c85fc17322f1322f5164e3a310010b30d1717e3d4f00f3dcf2134570f6ac_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-egress-http-proxy-rhel9@sha256:112c213d8d618c2c85337a7fa4c754fe181202c360b811b64e6a37790176d5ee_s390x",
"9Base-RHOSE-4.17:openshift4/ose-egress-http-proxy-rhel9@sha256:45b52f2670e3dea3681dbd8489ebc9953fdeb5dcac853762ddfb2c8574e3e532_arm64",
"9Base-RHOSE-4.17:openshift4/ose-egress-http-proxy-rhel9@sha256:716dce52d99398f009553882e4c328b4caaa24053b2da3b0d53899bd589454a9_amd64",
"9Base-RHOSE-4.17:openshift4/ose-egress-http-proxy-rhel9@sha256:f234b61340ef72233c91995a5280b2ec60f71be8c5e9e1c92bc10ffd8ab96113_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-egress-router-rhel9@sha256:60b77470f98959853233267937086690bdbb006677d4e9bab1ffbf523c5c3f0c_s390x",
"9Base-RHOSE-4.17:openshift4/ose-egress-router-rhel9@sha256:7d5f0842e62ac96833a0fee9d07cc8349049881e92a5c540843b3cddf637a168_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-egress-router-rhel9@sha256:c9362b8822fcb3c27d6862672d36cee78715e875ba6b909f6dd0aac9b2c03b3a_amd64",
"9Base-RHOSE-4.17:openshift4/ose-egress-router-rhel9@sha256:ddbffdd7c563631e7069e84b5fa193824bc552102904ea962254b95ef4b1d456_arm64",
"9Base-RHOSE-4.17:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:d42d1fcda30649da384fb5995095e5af09ab050f1e9cfec5bf7198f4940992c0_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e5a26043cf5f5f5721354d31aafea0348d3c7abd0e74501744e31fb93b5efbf6_amd64",
"9Base-RHOSE-4.17:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:ea7f1ce29323aa3694ceef09c43aa4d0d0a26b65578610a2a6c70c752056bec9_arm64",
"9Base-RHOSE-4.17:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:16f602310173075b09eb3d3451a0954403b7ef61829cfd35c3c1aeb9d52a5db2_amd64",
"9Base-RHOSE-4.17:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5a5715e5bd7abddd1d107e2c563545120ffcd7464234df1d1ccdf046df93e473_arm64",
"9Base-RHOSE-4.17:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:b541d1a588857bf68f604b60d6a2f42d8dc66279d26f0bb1caec14b6036ed59f_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-helm-rhel9-operator@sha256:2b14cab1d1ca5b50279e305d197a8121ecb7f4391cc46c289f5e7f612eadf558_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-helm-rhel9-operator@sha256:c1658818dd76ae9d98b47abea0b3bd15c157a8a25ef0cbd2b51182935bb6956c_arm64",
"9Base-RHOSE-4.17:openshift4/ose-helm-rhel9-operator@sha256:cbeba80ebf8c1dfd74087109a7e8958fb11dc5923b496c06cbfd5459f56ed111_s390x",
"9Base-RHOSE-4.17:openshift4/ose-helm-rhel9-operator@sha256:cd63507bd7f0a3c4115d722ddceee578f5aa5ed9b9d39232f7ad2a50e4ac56fb_amd64",
"9Base-RHOSE-4.17:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:710a3332c44c88a7c5bb60b803b5de66dcfad698fac45eb5f16542e021a6d5f7_amd64",
"9Base-RHOSE-4.17:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:a6d5709266ec86c92abca6fc1939e003c3293da6b4626ba6f5b16aa77a580572_arm64",
"9Base-RHOSE-4.17:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c94120276baca64068e554c21c766aee06eb723c640f51243094f6d0376bc728_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:e8c387a5668510ea90d206a06fcb5bcf2f6a36e1561df93a1f142bb9867f6bf2_s390x",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-diskmaker-rhel9@sha256:108934f43fe0cfbdeb4c701ae08b094275a1574fa772a81fa9d7a1c3391b8ac5_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-diskmaker-rhel9@sha256:47c0cb8a6374d91b562512baeb7eb49be6a113600a69efb6b45de27a70907189_s390x",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4dbfda6c53f7cbcc96365b666e5a0dc8d0b0cbd3afd0736d8f4c8422bfca537_amd64",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-diskmaker-rhel9@sha256:bdb0e2dbff9fef186f823d67cccaae3ade45fbfdd16bf9c99fc84d1cdf5ac5ee_arm64",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-mustgather-rhel9@sha256:6f1cf8ef0ff29c6dfc246d4bc5b93a99274599ef595f2d92df3e69eaec58d8be_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-mustgather-rhel9@sha256:889d4866a8462cd2783ebfaab1122eeb9c248b4811283e3992dbd41a74e3b055_s390x",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-mustgather-rhel9@sha256:af0b02e58e127423362db9685294bb3c123bb6ecee00948576c36cf778532b0b_amd64",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-mustgather-rhel9@sha256:d4b172f43cb0160780e3991705cdc1bd2c11e6cf8198534c62bae3cd9df67959_arm64",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-rhel9-operator@sha256:04c1119a33877d53eaaf75b498d7b946bd660189067d98aaf2ee339d10a87829_arm64",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-rhel9-operator@sha256:0d17b4836c179c0fed3380bfabd3c9d4416161c97c9b33bd8777b284a68a151d_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-rhel9-operator@sha256:54f70a001ad8ab11c972636c020417e3178adcbfeb49db6dc0a6ff3f09439a7f_amd64",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-rhel9-operator@sha256:9f21950ef05832a278323e053c21b9bb04c901edaae1f3d260dfe809170687fa_s390x",
"9Base-RHOSE-4.17:openshift4/ose-node-feature-discovery-rhel9@sha256:07c29772ab1ccf6f7b0e76b2a1343acd0165bfab1a599a606cccdc31e39e5e18_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-node-feature-discovery-rhel9@sha256:62331ed72eb4b1e8157da07915fdf8cdc1ae327cb9aeba2c2d07d5087f9e4c0f_arm64",
"9Base-RHOSE-4.17:openshift4/ose-node-feature-discovery-rhel9@sha256:686fa54942bc789aa666ba1974aed0ee8697751f4f198a86510fdb395691ced8_s390x",
"9Base-RHOSE-4.17:openshift4/ose-node-feature-discovery-rhel9@sha256:8483b8ba807c6a75750b53e834ef4017be3ae64f4eda33a4f71832082bbcc66e_amd64",
"9Base-RHOSE-4.17:openshift4/ose-operator-sdk-rhel9@sha256:2b6b329d666790f247eb1b9ccb4e6d4e6258debdd2d287bb798ed4e34a680266_s390x",
"9Base-RHOSE-4.17:openshift4/ose-operator-sdk-rhel9@sha256:6bb4418a714ddaccfc5ebc44060ebeaca0b63887faf3c6eeefff4d3d840d5681_arm64",
"9Base-RHOSE-4.17:openshift4/ose-operator-sdk-rhel9@sha256:c4c3d645bb6166bc2073d33f233cd27c4f1d94437735f1b58ad125d03a2bf4bb_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-operator-sdk-rhel9@sha256:c9d79132892f41c98d8965b062801263e99b52e0ffb54ab9ebde83c326ea8ce3_amd64",
"9Base-RHOSE-4.17:openshift4/ose-ptp-rhel9-operator@sha256:9387f35a25b60278d2d9c95c7931dec55836897ccf3bb896e68be3d4a5bad001_arm64",
"9Base-RHOSE-4.17:openshift4/ose-ptp-rhel9-operator@sha256:b778f240ae4b7085ca61106af593d3cff338cbd3670a4b7c54471ccbc057dd77_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-ptp-rhel9-operator@sha256:d60059d5265cc709865dea1721e2048f7965bd646a8eab29a15d7a5a514ecd40_amd64",
"9Base-RHOSE-4.17:openshift4/ose-ptp-rhel9@sha256:14adfa893a98a906e33ef246ffc9db3bc82f35529e36f10c5f2a9556725e2638_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-ptp-rhel9@sha256:c9b97685c43c5e9e8308a0f1e4a32d0240a0baa590fc3741c67aff2f28f760e4_arm64",
"9Base-RHOSE-4.17:openshift4/ose-ptp-rhel9@sha256:facc0b6518ee8ffa47fb7ac8140bf7b19b0c872c2046a36620d387f14cddab44_amd64",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:320111c6799f9f5136dba48c0bf8430c2da858f763cb84a7d502b6a904ade7ac_s390x",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:37da3baa0cffab6bcbb49639d0a54758ffb4b313b9ea3922f53e8a5bd519dc5f_amd64",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:ab9c353fb10a2daaca42a8a956547275d2954afc77c8e875cb534306220dfa26_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b5b30c4708f8edae04e2da0bd75918d52ed72c5596aef1efe41693a8ca87213c_arm64",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:0b39c404cb82b6f1e95df58aea8f6e6aa85293a955d93ca68e284132d2ab76cb_arm64",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:a09a690cb79a3509eb3c2eb748fede981a07ecd36320d9da350a5a1fc09dfc61_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:a8f866af2af205cf8734e8b5b4014980c6ae7ee0cb853ed45084da78c3f0e042_amd64",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:a94af07f9f865142f3ccc1f1f23e5578416ecaf72af6ae628f8955a2b050e4bd_s390x",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:195e0bd8e5e6004298b298a575f4d0de4db54ad1f98a8bd682fe68c5c38cf4be_arm64",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:290331015838683682bcc00509f43364a3178221a2652ec857f06afde5a56873_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6b4aa2675773d07b60fe7956e40cb49b93467415743b8b407c281f717e485ec9_s390x",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6d483ef8cfac73c6d1032892cb239999e3413a58c77423e6aab16e6e823015af_amd64",
"9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:049bdc6a0defc0f0468cdaa64664c2117bc04a02f1d0992e88708115264e408f_amd64",
"9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:64e707376f21920a315241f14ef4e4354299420e6ed525c1a0685af148f7c611_arm64",
"9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a4b73524ecae79d85d1f76d25b562266895717b7b80a702339d4401d5bc20892_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:fbd5c623b12b979d89275237c786655e1966f4dac62a9f3c6b60d0800aa8b51e_s390x",
"9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9@sha256:694b9a86172a4ffba12d290e8e00bf44c4686bfe497012f421f63aba99464795_amd64",
"9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9@sha256:b23d7cb314503a8dea365c2117dce0a5522083343d86306154132889d348f8e4_arm64",
"9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9@sha256:bcd531e8b99916bd04d62e537a53d4931a062aa7bb56fd7bf1046dcfc17bb88a_s390x",
"9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9@sha256:cbde019b8210258e3eaecaf88d8179a0b0d85100fc85e553486ec9b8a50d3760_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:304c342aa8892694409b7b06bf42a5edb8a7084bd159c8f4f0c696b1f88acf7c_arm64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9e328d5c472c1e5dc2299a75b5c7fea8a6651a8c8412cf9c08edda79ff705cec_amd64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:f9ab6d7f8a463546558cdf887310b4139bc59324cb13be8df304f18998ac9a3e_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2cb1f7f105e8dd6ca52de47499e333ff979bbb3b559eefadcc8f073b3f441838_arm64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:94c68ec0e929e469b366c3fa10c8674adb9bc8e16cb8a2a02959ddc264d43386_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:d6ac1b3b23cb5fdcc82b49f01e8d7a5e4107afe840811fb8dea5d2adf4774013_amd64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9143dea465ab12588137bf1aa21254a78bca28bf342d35cbe186257461a445af_amd64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:af2eaa3e167340fe516239159cdafd30c8014f1a77bf7d5dac5aa3890daa131c_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:b8656ee81d446be9eed75b3c5b33067956ac2362ac657c552fad9ee29e6fcee6_arm64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f1606429abf67005dbd0e6307610eb18fc2f4b723ca910f043ee959c16cef4f9_arm64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f35626ab9ca7e8760c193c3a161951815d28df5a8edf2b49ee5606c71bb41380_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f3e7d218e398a43aad55b1689c9a98f67d675ad775ce58f18d6f135e7085cef0_amd64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:2dd947744815db3d0f29ba865d69246ce1ecd268f67eaef3c9a8efdf595f078f_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9c7e512651617eadf0ed3766513b478ddf8796831ca035355aa5307ecf709b46_arm64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9e22ded807c6ee390bdf1bc371256429a9ea418c195d1ce183910ffa03e9f4f5_amd64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-rhel9-operator@sha256:9c00c589a484e49c3cdade7a8bb344e1b0ba7ceade2733065f73760fc9a9be86_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-rhel9-operator@sha256:a173472881029df679991408898f6c7d5d0e4c5ccf2dea10ce986392bbce7157_amd64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-rhel9-operator@sha256:ef33b8e87012e1284dee25a96103dc9ec0957dbce295f5986fe6f238dc9700e4_arm64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-webhook-rhel9@sha256:638d5591b24741e07c719049129f50e19281955c8edf506a4ffa6a69d6390288_arm64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-webhook-rhel9@sha256:bffa326d804a92a70aadb2f5785cfaa8d6f59d664954bcbf6ab0d8fbf8ef14e7_amd64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-webhook-rhel9@sha256:db0fca252b377f63c98bd157571b24b05b428ae9d3275a007dbd112fcdf6c7e9_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-sriov-rdma-cni-rhel9@sha256:392c4f0993e49ec161e09851f3a50071a50548dd35a0778441173c6ce1e6e7e9_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-sriov-rdma-cni-rhel9@sha256:45b7eb12f1420eae4d68992330236d25d3b84039331da4c672a326ae753fc118_amd64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-rdma-cni-rhel9@sha256:927fb30c127cdaac9a8044052b5ba73f730b1aa73180f772163d38edf2661bc1_arm64",
"9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:341b30b150aa65be1a9bc01bafa010edcb4fbfa1431054be65793076d1980797_arm64",
"9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:79b66a046f06d70f0cbc1e9d034da4e45ef1d158c5af9d6fd3f73e1bb16e2ba8_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b016b1f1d545509eb874bb8ac54028ed6527ab4df5b40c3a5c26cef667d6d944_s390x",
"9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b426b0ac0b86a30bccf707621f97605abaf90cda4555ac69927fc004ae5659af_amd64",
"9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:85d20c46a52839ed6ea473fa00b6177166cc46b828a0ae9599a01a716aefa367_s390x",
"9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:96410d8f451d6408dd3f8cd1f78300c094d3895015c726cd8866eb73d3ee2a33_arm64",
"9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9a4de11416134eff3182ee62fda293ac1f7d867d77d048d0a8733cb2acd73324_amd64",
"9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9b7971205434de0f74491e3618d14be1e80932962178069ddc91857e3f1a765d_ppc64le",
"9Base-RHOSE-4.17:openshift4/pf-status-relay-rhel9@sha256:4be7baac5c1cf30bedaa8a23e274e18701655bc17aa0534ba5e91c7a91ea7d71_arm64",
"9Base-RHOSE-4.17:openshift4/pf-status-relay-rhel9@sha256:89fb9702ee48031a488f150e4e5f8af9641a57ad927f28e5b16cda90d3a26f4d_s390x",
"9Base-RHOSE-4.17:openshift4/pf-status-relay-rhel9@sha256:8d18ba1253093a639dcb4f50214bd2b37d96bc5707abc6e215880de79b1c19cf_amd64",
"9Base-RHOSE-4.17:openshift4/pf-status-relay-rhel9@sha256:9ddc5e2cd16c196e6c046326b82794459cf08b66db9f5db4355290c1e2278337_ppc64le",
"9Base-RHOSE-4.17:openshift4/ptp-must-gather-rhel9@sha256:0660364f862dce97e8353c10c9a392d7e9f58ef57677fea4e3339d51473c0f0c_arm64",
"9Base-RHOSE-4.17:openshift4/ptp-must-gather-rhel9@sha256:bc59fa96dab9a3c315b8df1b6102211386103118653fef5a1d62b14741a570de_amd64",
"9Base-RHOSE-4.17:openshift4/ptp-must-gather-rhel9@sha256:f28b645fab29448042abd0737ee06da7778c5d64408986174ec2e6bc138752a7_ppc64le",
"9Base-RHOSE-4.17:openshift4/rdma-cni-rhel9@sha256:392c4f0993e49ec161e09851f3a50071a50548dd35a0778441173c6ce1e6e7e9_ppc64le",
"9Base-RHOSE-4.17:openshift4/rdma-cni-rhel9@sha256:45b7eb12f1420eae4d68992330236d25d3b84039331da4c672a326ae753fc118_amd64",
"9Base-RHOSE-4.17:openshift4/rdma-cni-rhel9@sha256:927fb30c127cdaac9a8044052b5ba73f730b1aa73180f772163d38edf2661bc1_arm64",
"9Base-RHOSE-4.17:openshift4/sriov-cni-rhel9@sha256:7064d8c382b2954266c2c6920c53db57cd990965acc7c252c9331c1c41fe1e21_amd64",
"9Base-RHOSE-4.17:openshift4/sriov-cni-rhel9@sha256:c1322e2b19a7d845e59279d03065599398187f1147dbb02b66ab45421f3c4b30_arm64",
"9Base-RHOSE-4.17:openshift4/sriov-cni-rhel9@sha256:c384fd15f6239ab239c6a7f9fe460b76eab142ffb3f5875e9238fba74f1d4691_ppc64le",
"9Base-RHOSE-4.17:openshift4/sriov-network-metrics-exporter-rhel9@sha256:2dd947744815db3d0f29ba865d69246ce1ecd268f67eaef3c9a8efdf595f078f_ppc64le",
"9Base-RHOSE-4.17:openshift4/sriov-network-metrics-exporter-rhel9@sha256:9c7e512651617eadf0ed3766513b478ddf8796831ca035355aa5307ecf709b46_arm64",
"9Base-RHOSE-4.17:openshift4/sriov-network-metrics-exporter-rhel9@sha256:9e22ded807c6ee390bdf1bc371256429a9ea418c195d1ce183910ffa03e9f4f5_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": [
"9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9-operator@sha256:40f7ebbdf0c30e929389763feb25846858d9ef1786b08c26a637762128d849db_ppc64le",
"9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9-operator@sha256:80685ae9a1367bf0f9da3b5be7a792201ea7c94da126cfc1a638a58c1f8e743f_arm64",
"9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9-operator@sha256:d662ff29367f4071a4149248f20887da36c8b16135847dc9ab257da9b0f5d8d4_s390x",
"9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9-operator@sha256:da00798eec3118a2171f0720327560408767b85fa9b00e38d3e7535bd5caf7bc_amd64",
"9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9@sha256:1a1c6c56e2f07bd9e590c5c548eb4113a9733faf9ab0e04dfb30ee5cfadb4403_arm64",
"9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9@sha256:1f90ab842236eab0152e9450373906467865a49145fac845bdc740af8b71c26e_ppc64le",
"9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9@sha256:76dff32791e8eade38833f6a8fb6ddf3a74e08c0b5e12a08a1d0020967b60bef_amd64",
"9Base-RHOSE-4.17:openshift4/ingress-node-firewall-rhel9@sha256:78117ecf62b2c948dcb61ef9b86947447fcbb6c5aecf8544be8ced95b364fd29_s390x",
"9Base-RHOSE-4.17:openshift4/kube-compare-artifacts-rhel9@sha256:287360bd35f0cce4cb0c7890ecec81fbf483a5803c0ab44db13c055fe1b8555c_s390x",
"9Base-RHOSE-4.17:openshift4/kube-compare-artifacts-rhel9@sha256:41495b67ffd4eec9f0b8c246c08c0e9ad72eac7c415cd7bdb64781af1c8c9122_amd64",
"9Base-RHOSE-4.17:openshift4/kube-compare-artifacts-rhel9@sha256:58c0abb11eea769bf39af84d17bd64d05ecf085682196446be4ff1e688b3746f_arm64",
"9Base-RHOSE-4.17:openshift4/kube-compare-artifacts-rhel9@sha256:e3a92dddb258f813db19aeff34adc50a1fad533cf89aaa89761f035ff9a0d5a7_ppc64le",
"9Base-RHOSE-4.17:openshift4/kubernetes-nmstate-rhel9-operator@sha256:1617ebd9dcf1921ce1bdd8c64e09943991f04b9208a6c27f0d9cd63443d23dc9_amd64",
"9Base-RHOSE-4.17:openshift4/kubernetes-nmstate-rhel9-operator@sha256:5270ee855306859223f7d9e8ce204084091999164a2f043845f49f77e0e38cf6_arm64",
"9Base-RHOSE-4.17:openshift4/kubernetes-nmstate-rhel9-operator@sha256:53a9b1de81310a29d1b08e6119a0ae1d8d3fa68140152c4507bf903c5cb29f0f_s390x",
"9Base-RHOSE-4.17:openshift4/kubernetes-nmstate-rhel9-operator@sha256:f8fb1a5bcd5d069ce8d949c5f02150083947a114894324e4072cf1ff4221d955_ppc64le",
"9Base-RHOSE-4.17:openshift4/metallb-rhel9-operator@sha256:5182cde745c8fe84fdbc1f4956d7c8771645bdbe1d342ccf50d37b17b2620485_ppc64le",
"9Base-RHOSE-4.17:openshift4/metallb-rhel9-operator@sha256:5c8ec547177b3f1339ca951a00f8ed8a86852e174cd6c0180b24149a588a8caa_s390x",
"9Base-RHOSE-4.17:openshift4/metallb-rhel9-operator@sha256:a1c6b3965371b31b9455baa37414bfb967e71f5b1970779a6143e93637fac6b3_amd64",
"9Base-RHOSE-4.17:openshift4/metallb-rhel9-operator@sha256:f05711048b320ce399ffd27dc944b2b1b73d55af5bab5bc357b9f4a678fd2c63_arm64",
"9Base-RHOSE-4.17:openshift4/metallb-rhel9@sha256:82b13958c2e5944ff98322565ec0aacaa14dac836533fac4ba8bd21f8743ad7d_arm64",
"9Base-RHOSE-4.17:openshift4/metallb-rhel9@sha256:d7d049eaf3596d4ee9a24c0831e8670a73f9f7a0f3b62a84b4110d99c68c5a9c_amd64",
"9Base-RHOSE-4.17:openshift4/metallb-rhel9@sha256:f0d82d161e2af7aecca47bac6d36d0d89f50354b1288b2e15bb1fd959eff24e9_s390x",
"9Base-RHOSE-4.17:openshift4/metallb-rhel9@sha256:f31cc7fea28d7431cd4268dffade9abceb82ea9af01a783f345fdc0dfe9b493b_ppc64le",
"9Base-RHOSE-4.17:openshift4/nmstate-console-plugin-rhel9@sha256:49483b9006b5f2753631d4fc277aceff4fd6bd6c15f2c1c2c34bd33180a4c497_arm64",
"9Base-RHOSE-4.17:openshift4/nmstate-console-plugin-rhel9@sha256:d6e69dfd71e4b84a523a219f83099a969780c4e082e814213df17626ee9ba14a_ppc64le",
"9Base-RHOSE-4.17:openshift4/nmstate-console-plugin-rhel9@sha256:e7c7edcecf67e2dff20ea7b5565ef810524d97a799d5b49f3aa1c83188d33f30_s390x",
"9Base-RHOSE-4.17:openshift4/nmstate-console-plugin-rhel9@sha256:f1168fdf6ad219f55b799b40127a030b86fddcc1f29c9e8aeb6e08764fd761b5_amd64",
"9Base-RHOSE-4.17:openshift4/ose-ansible-rhel9-operator@sha256:201bed66376c0db94671cf71e12a32ee263caf65cb6c357fa186ddc8f960cc54_arm64",
"9Base-RHOSE-4.17:openshift4/ose-ansible-rhel9-operator@sha256:362b1bc7e06274b90e420bd48e699326cd18b34ad43d4b6759ab2687987859f5_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-ansible-rhel9-operator@sha256:54cf5e38c99d253b073736a270f63a89a1062f587491032db62b8c464aa953eb_amd64",
"9Base-RHOSE-4.17:openshift4/ose-ansible-rhel9-operator@sha256:74f81c334b008c29828b149889620f22b736d3e17900716e055fd93eeef5b98f_s390x",
"9Base-RHOSE-4.17:openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:1817470016b5e23ed2b055cca34f0a484e8b7e2804897ea09eca6175d2f07576_arm64",
"9Base-RHOSE-4.17:openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:f41a70e815edb76a2ec5d6bd9b12a5b365ce5abbc51a820f12e90a17a5e1bd91_amd64",
"9Base-RHOSE-4.17:openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:9606ef0b349c71ca77db4577ff55af2dc9513235d4ae1695e72f80b0a14168e7_arm64",
"9Base-RHOSE-4.17:openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:aede68ea5e672a4b57e56fdc2cbb7b516f44ca16eab67b73880f8977b34b11ce_amd64",
"9Base-RHOSE-4.17:openshift4/ose-cloud-event-proxy-rhel9@sha256:2ee3fc75682f4f26557c66fb2719270032b9a3377c1dafbcd335c0742be297fb_amd64",
"9Base-RHOSE-4.17:openshift4/ose-cloud-event-proxy-rhel9@sha256:53821c108cbd4744be503276baaf354f0af66bd635f3b3a78e56d81a194c83bd_arm64",
"9Base-RHOSE-4.17:openshift4/ose-cloud-event-proxy-rhel9@sha256:e207671c45de18514efea95d2b8dcebd124d638d57009ed6425d0517ee841441_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-cluster-capacity-rhel9@sha256:1e7a952258e02663de121e9229f999f1e2c55675baa6b31942a316920f9559cb_s390x",
"9Base-RHOSE-4.17:openshift4/ose-cluster-capacity-rhel9@sha256:88b22ad4e74ec7404bf6d0fafe46b6522fbed9ff98d7ea56056b3687239fb2f9_arm64",
"9Base-RHOSE-4.17:openshift4/ose-cluster-capacity-rhel9@sha256:c902f80aac411d5febd79d8aa3cdd54291509386b5fe1f66397cb43b43bb795f_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-cluster-capacity-rhel9@sha256:fcdb9bc2a8de4d729f2f6069b842d1c389f0faf674c6b3bfe39537dc3215b966_amd64",
"9Base-RHOSE-4.17:openshift4/ose-cluster-nfd-rhel9-operator@sha256:1d8aa4a0352d996d2f510f403664315cfd909bac4be50b7e3f4dc9c577fdbacf_s390x",
"9Base-RHOSE-4.17:openshift4/ose-cluster-nfd-rhel9-operator@sha256:23b43773b3158b7ee0de18dfd4e360d6969d0acb0a3acd68478014e41b5ab04d_amd64",
"9Base-RHOSE-4.17:openshift4/ose-cluster-nfd-rhel9-operator@sha256:30f7b651bd33805398b1b5b823a991808696bde63290e479d50a4e2bdf2f1eaa_arm64",
"9Base-RHOSE-4.17:openshift4/ose-cluster-nfd-rhel9-operator@sha256:4d53eafc0233286ad180b04efda7e619afc7879a7dc6043bcaf5cedd7e84d8b8_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:012409d0b48abc38c6970a87a985ca0d20fe43d7242950187c9f8af0761760f0_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:63227322442ed08a1c6ed0a700be2c68e8a52147400cc2ede2716bab7246e7a5_amd64",
"9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:baafbcc51da39417aee620fd9f67a0f821c730976be54e0781e97bbb3bd9e2e9_s390x",
"9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:bf1d154223d0844d6a177f78a698b1e08a1b5038b2388b199d9bbce7dcfad3ba_arm64",
"9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9@sha256:3182eedc3fbe8e98f6d5b450fb7ef833284c35a86d92a4e99114e91eb7ca621d_s390x",
"9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9@sha256:e6f811763cbda9ea96edb1f8aa13710d59db8dd262db107e91510aaae927f406_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9@sha256:f2911c0fbd53f97176f3aa8a1d65166a2c5fe60336405f839ab6a24093f79e42_arm64",
"9Base-RHOSE-4.17:openshift4/ose-clusterresourceoverride-rhel9@sha256:f85bfa8732cf3e4215ae96ecbe96e4aa5d4ea08bfe815ac3d1e4e6b3b87fe7cf_amd64",
"9Base-RHOSE-4.17:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:19011efa9324e512810a38ac7568c26e369ebd9f5baec44fa6cfd3d2405af167_s390x",
"9Base-RHOSE-4.17:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:52dae8997c9f927b22ca42ae1b2a659a45aa4fe85c74b4129150c6768607c5f5_amd64",
"9Base-RHOSE-4.17:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:5d39ead9844c2496c5a496bb52e19d48f44a0057136d2569559b4f1ed3d57f79_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:e637c7cd590ce421995cf1e08105e415ffa37d59df6ab77fe33c96efcfa97e47_arm64",
"9Base-RHOSE-4.17:openshift4/ose-dpu-cni-rhel9@sha256:30c9dea7b74827e5d5a0821100222a554af0bdaa9841626adcbeaf20b6eb303a_arm64",
"9Base-RHOSE-4.17:openshift4/ose-dpu-cni-rhel9@sha256:87422cdf9de82478b0b000b258568e2d051fca46cf6396da4fccb6b707b02710_s390x",
"9Base-RHOSE-4.17:openshift4/ose-dpu-cni-rhel9@sha256:a0001dfa41bbb146e213a212a1be6f63e54331557c0c733510fb63e702cfa125_amd64",
"9Base-RHOSE-4.17:openshift4/ose-dpu-cni-rhel9@sha256:f63372bc71f059fe0fc221b34fdd8d5d49ec9d87a92ee85d338316eaa1c21dfd_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-dpu-daemon-rhel9@sha256:077bd3674017e5ed755a41afc1ca2e65219fe844c014c1ae43509fa455935054_amd64",
"9Base-RHOSE-4.17:openshift4/ose-dpu-daemon-rhel9@sha256:1ec121a66f26dd76a208ab3ae0046507e02585e95ffdfc87ff3c063f47a587a2_s390x",
"9Base-RHOSE-4.17:openshift4/ose-dpu-daemon-rhel9@sha256:c802950b07e5fd54ec2d5320b92bf44279839867cf662eddc8c127172591ac8c_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-dpu-daemon-rhel9@sha256:f793395cf360322db854f46570385223979fab61b4b1b2cb2c02252b6c768b3d_arm64",
"9Base-RHOSE-4.17:openshift4/ose-dpu-rhel9-operator@sha256:35bf36be3369b827e522a64aa1f8339ae9039cd7009c2fc54cd9d7c92db0b34e_arm64",
"9Base-RHOSE-4.17:openshift4/ose-dpu-rhel9-operator@sha256:420c295741b80081a7b733c00602050190c79eba081191038b2db9672bcd0eb8_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-dpu-rhel9-operator@sha256:5243fb37780b6fb25c531ca110ca5666d2fa1271118a2b463f1fad610024f89d_s390x",
"9Base-RHOSE-4.17:openshift4/ose-dpu-rhel9-operator@sha256:954a47c80086afd5e4aa2a891cb984a8213b77d4a41ded417eb5e4a8cb180b92_amd64",
"9Base-RHOSE-4.17:openshift4/ose-egress-dns-proxy-rhel9@sha256:2e3250fc027b61e58c69133697d9b528d43903ff1cb2bf6db7c458cab096ec0e_s390x",
"9Base-RHOSE-4.17:openshift4/ose-egress-dns-proxy-rhel9@sha256:4c5f062caa6c9bf7cf2334e4d12c6f9b5abeef835d4759fda917d4c25b2da54e_amd64",
"9Base-RHOSE-4.17:openshift4/ose-egress-dns-proxy-rhel9@sha256:97cf122a527fc2f41e853aa948bedf805ed67a117369ac8e5c1804b384c74e82_arm64",
"9Base-RHOSE-4.17:openshift4/ose-egress-dns-proxy-rhel9@sha256:c421c85fc17322f1322f5164e3a310010b30d1717e3d4f00f3dcf2134570f6ac_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-egress-http-proxy-rhel9@sha256:112c213d8d618c2c85337a7fa4c754fe181202c360b811b64e6a37790176d5ee_s390x",
"9Base-RHOSE-4.17:openshift4/ose-egress-http-proxy-rhel9@sha256:45b52f2670e3dea3681dbd8489ebc9953fdeb5dcac853762ddfb2c8574e3e532_arm64",
"9Base-RHOSE-4.17:openshift4/ose-egress-http-proxy-rhel9@sha256:716dce52d99398f009553882e4c328b4caaa24053b2da3b0d53899bd589454a9_amd64",
"9Base-RHOSE-4.17:openshift4/ose-egress-http-proxy-rhel9@sha256:f234b61340ef72233c91995a5280b2ec60f71be8c5e9e1c92bc10ffd8ab96113_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-egress-router-rhel9@sha256:60b77470f98959853233267937086690bdbb006677d4e9bab1ffbf523c5c3f0c_s390x",
"9Base-RHOSE-4.17:openshift4/ose-egress-router-rhel9@sha256:7d5f0842e62ac96833a0fee9d07cc8349049881e92a5c540843b3cddf637a168_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-egress-router-rhel9@sha256:c9362b8822fcb3c27d6862672d36cee78715e875ba6b909f6dd0aac9b2c03b3a_amd64",
"9Base-RHOSE-4.17:openshift4/ose-egress-router-rhel9@sha256:ddbffdd7c563631e7069e84b5fa193824bc552102904ea962254b95ef4b1d456_arm64",
"9Base-RHOSE-4.17:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:d42d1fcda30649da384fb5995095e5af09ab050f1e9cfec5bf7198f4940992c0_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e5a26043cf5f5f5721354d31aafea0348d3c7abd0e74501744e31fb93b5efbf6_amd64",
"9Base-RHOSE-4.17:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:ea7f1ce29323aa3694ceef09c43aa4d0d0a26b65578610a2a6c70c752056bec9_arm64",
"9Base-RHOSE-4.17:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:16f602310173075b09eb3d3451a0954403b7ef61829cfd35c3c1aeb9d52a5db2_amd64",
"9Base-RHOSE-4.17:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5a5715e5bd7abddd1d107e2c563545120ffcd7464234df1d1ccdf046df93e473_arm64",
"9Base-RHOSE-4.17:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:b541d1a588857bf68f604b60d6a2f42d8dc66279d26f0bb1caec14b6036ed59f_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-helm-rhel9-operator@sha256:2b14cab1d1ca5b50279e305d197a8121ecb7f4391cc46c289f5e7f612eadf558_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-helm-rhel9-operator@sha256:c1658818dd76ae9d98b47abea0b3bd15c157a8a25ef0cbd2b51182935bb6956c_arm64",
"9Base-RHOSE-4.17:openshift4/ose-helm-rhel9-operator@sha256:cbeba80ebf8c1dfd74087109a7e8958fb11dc5923b496c06cbfd5459f56ed111_s390x",
"9Base-RHOSE-4.17:openshift4/ose-helm-rhel9-operator@sha256:cd63507bd7f0a3c4115d722ddceee578f5aa5ed9b9d39232f7ad2a50e4ac56fb_amd64",
"9Base-RHOSE-4.17:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:710a3332c44c88a7c5bb60b803b5de66dcfad698fac45eb5f16542e021a6d5f7_amd64",
"9Base-RHOSE-4.17:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:a6d5709266ec86c92abca6fc1939e003c3293da6b4626ba6f5b16aa77a580572_arm64",
"9Base-RHOSE-4.17:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c94120276baca64068e554c21c766aee06eb723c640f51243094f6d0376bc728_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:e8c387a5668510ea90d206a06fcb5bcf2f6a36e1561df93a1f142bb9867f6bf2_s390x",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-diskmaker-rhel9@sha256:108934f43fe0cfbdeb4c701ae08b094275a1574fa772a81fa9d7a1c3391b8ac5_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-diskmaker-rhel9@sha256:47c0cb8a6374d91b562512baeb7eb49be6a113600a69efb6b45de27a70907189_s390x",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4dbfda6c53f7cbcc96365b666e5a0dc8d0b0cbd3afd0736d8f4c8422bfca537_amd64",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-diskmaker-rhel9@sha256:bdb0e2dbff9fef186f823d67cccaae3ade45fbfdd16bf9c99fc84d1cdf5ac5ee_arm64",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-mustgather-rhel9@sha256:6f1cf8ef0ff29c6dfc246d4bc5b93a99274599ef595f2d92df3e69eaec58d8be_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-mustgather-rhel9@sha256:889d4866a8462cd2783ebfaab1122eeb9c248b4811283e3992dbd41a74e3b055_s390x",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-mustgather-rhel9@sha256:af0b02e58e127423362db9685294bb3c123bb6ecee00948576c36cf778532b0b_amd64",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-mustgather-rhel9@sha256:d4b172f43cb0160780e3991705cdc1bd2c11e6cf8198534c62bae3cd9df67959_arm64",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-rhel9-operator@sha256:04c1119a33877d53eaaf75b498d7b946bd660189067d98aaf2ee339d10a87829_arm64",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-rhel9-operator@sha256:0d17b4836c179c0fed3380bfabd3c9d4416161c97c9b33bd8777b284a68a151d_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-rhel9-operator@sha256:54f70a001ad8ab11c972636c020417e3178adcbfeb49db6dc0a6ff3f09439a7f_amd64",
"9Base-RHOSE-4.17:openshift4/ose-local-storage-rhel9-operator@sha256:9f21950ef05832a278323e053c21b9bb04c901edaae1f3d260dfe809170687fa_s390x",
"9Base-RHOSE-4.17:openshift4/ose-node-feature-discovery-rhel9@sha256:07c29772ab1ccf6f7b0e76b2a1343acd0165bfab1a599a606cccdc31e39e5e18_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-node-feature-discovery-rhel9@sha256:62331ed72eb4b1e8157da07915fdf8cdc1ae327cb9aeba2c2d07d5087f9e4c0f_arm64",
"9Base-RHOSE-4.17:openshift4/ose-node-feature-discovery-rhel9@sha256:686fa54942bc789aa666ba1974aed0ee8697751f4f198a86510fdb395691ced8_s390x",
"9Base-RHOSE-4.17:openshift4/ose-node-feature-discovery-rhel9@sha256:8483b8ba807c6a75750b53e834ef4017be3ae64f4eda33a4f71832082bbcc66e_amd64",
"9Base-RHOSE-4.17:openshift4/ose-operator-sdk-rhel9@sha256:2b6b329d666790f247eb1b9ccb4e6d4e6258debdd2d287bb798ed4e34a680266_s390x",
"9Base-RHOSE-4.17:openshift4/ose-operator-sdk-rhel9@sha256:6bb4418a714ddaccfc5ebc44060ebeaca0b63887faf3c6eeefff4d3d840d5681_arm64",
"9Base-RHOSE-4.17:openshift4/ose-operator-sdk-rhel9@sha256:c4c3d645bb6166bc2073d33f233cd27c4f1d94437735f1b58ad125d03a2bf4bb_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-operator-sdk-rhel9@sha256:c9d79132892f41c98d8965b062801263e99b52e0ffb54ab9ebde83c326ea8ce3_amd64",
"9Base-RHOSE-4.17:openshift4/ose-ptp-rhel9-operator@sha256:9387f35a25b60278d2d9c95c7931dec55836897ccf3bb896e68be3d4a5bad001_arm64",
"9Base-RHOSE-4.17:openshift4/ose-ptp-rhel9-operator@sha256:b778f240ae4b7085ca61106af593d3cff338cbd3670a4b7c54471ccbc057dd77_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-ptp-rhel9-operator@sha256:d60059d5265cc709865dea1721e2048f7965bd646a8eab29a15d7a5a514ecd40_amd64",
"9Base-RHOSE-4.17:openshift4/ose-ptp-rhel9@sha256:14adfa893a98a906e33ef246ffc9db3bc82f35529e36f10c5f2a9556725e2638_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-ptp-rhel9@sha256:c9b97685c43c5e9e8308a0f1e4a32d0240a0baa590fc3741c67aff2f28f760e4_arm64",
"9Base-RHOSE-4.17:openshift4/ose-ptp-rhel9@sha256:facc0b6518ee8ffa47fb7ac8140bf7b19b0c872c2046a36620d387f14cddab44_amd64",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:320111c6799f9f5136dba48c0bf8430c2da858f763cb84a7d502b6a904ade7ac_s390x",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:37da3baa0cffab6bcbb49639d0a54758ffb4b313b9ea3922f53e8a5bd519dc5f_amd64",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:ab9c353fb10a2daaca42a8a956547275d2954afc77c8e875cb534306220dfa26_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b5b30c4708f8edae04e2da0bd75918d52ed72c5596aef1efe41693a8ca87213c_arm64",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:0b39c404cb82b6f1e95df58aea8f6e6aa85293a955d93ca68e284132d2ab76cb_arm64",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:a09a690cb79a3509eb3c2eb748fede981a07ecd36320d9da350a5a1fc09dfc61_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:a8f866af2af205cf8734e8b5b4014980c6ae7ee0cb853ed45084da78c3f0e042_amd64",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:a94af07f9f865142f3ccc1f1f23e5578416ecaf72af6ae628f8955a2b050e4bd_s390x",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:195e0bd8e5e6004298b298a575f4d0de4db54ad1f98a8bd682fe68c5c38cf4be_arm64",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:290331015838683682bcc00509f43364a3178221a2652ec857f06afde5a56873_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6b4aa2675773d07b60fe7956e40cb49b93467415743b8b407c281f717e485ec9_s390x",
"9Base-RHOSE-4.17:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6d483ef8cfac73c6d1032892cb239999e3413a58c77423e6aab16e6e823015af_amd64",
"9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:049bdc6a0defc0f0468cdaa64664c2117bc04a02f1d0992e88708115264e408f_amd64",
"9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:64e707376f21920a315241f14ef4e4354299420e6ed525c1a0685af148f7c611_arm64",
"9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a4b73524ecae79d85d1f76d25b562266895717b7b80a702339d4401d5bc20892_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:fbd5c623b12b979d89275237c786655e1966f4dac62a9f3c6b60d0800aa8b51e_s390x",
"9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9@sha256:694b9a86172a4ffba12d290e8e00bf44c4686bfe497012f421f63aba99464795_amd64",
"9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9@sha256:b23d7cb314503a8dea365c2117dce0a5522083343d86306154132889d348f8e4_arm64",
"9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9@sha256:bcd531e8b99916bd04d62e537a53d4931a062aa7bb56fd7bf1046dcfc17bb88a_s390x",
"9Base-RHOSE-4.17:openshift4/ose-smb-csi-driver-rhel9@sha256:cbde019b8210258e3eaecaf88d8179a0b0d85100fc85e553486ec9b8a50d3760_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:304c342aa8892694409b7b06bf42a5edb8a7084bd159c8f4f0c696b1f88acf7c_arm64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9e328d5c472c1e5dc2299a75b5c7fea8a6651a8c8412cf9c08edda79ff705cec_amd64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:f9ab6d7f8a463546558cdf887310b4139bc59324cb13be8df304f18998ac9a3e_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2cb1f7f105e8dd6ca52de47499e333ff979bbb3b559eefadcc8f073b3f441838_arm64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:94c68ec0e929e469b366c3fa10c8674adb9bc8e16cb8a2a02959ddc264d43386_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:d6ac1b3b23cb5fdcc82b49f01e8d7a5e4107afe840811fb8dea5d2adf4774013_amd64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9143dea465ab12588137bf1aa21254a78bca28bf342d35cbe186257461a445af_amd64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:af2eaa3e167340fe516239159cdafd30c8014f1a77bf7d5dac5aa3890daa131c_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:b8656ee81d446be9eed75b3c5b33067956ac2362ac657c552fad9ee29e6fcee6_arm64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f1606429abf67005dbd0e6307610eb18fc2f4b723ca910f043ee959c16cef4f9_arm64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f35626ab9ca7e8760c193c3a161951815d28df5a8edf2b49ee5606c71bb41380_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f3e7d218e398a43aad55b1689c9a98f67d675ad775ce58f18d6f135e7085cef0_amd64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:2dd947744815db3d0f29ba865d69246ce1ecd268f67eaef3c9a8efdf595f078f_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9c7e512651617eadf0ed3766513b478ddf8796831ca035355aa5307ecf709b46_arm64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9e22ded807c6ee390bdf1bc371256429a9ea418c195d1ce183910ffa03e9f4f5_amd64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-rhel9-operator@sha256:9c00c589a484e49c3cdade7a8bb344e1b0ba7ceade2733065f73760fc9a9be86_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-rhel9-operator@sha256:a173472881029df679991408898f6c7d5d0e4c5ccf2dea10ce986392bbce7157_amd64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-rhel9-operator@sha256:ef33b8e87012e1284dee25a96103dc9ec0957dbce295f5986fe6f238dc9700e4_arm64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-webhook-rhel9@sha256:638d5591b24741e07c719049129f50e19281955c8edf506a4ffa6a69d6390288_arm64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-webhook-rhel9@sha256:bffa326d804a92a70aadb2f5785cfaa8d6f59d664954bcbf6ab0d8fbf8ef14e7_amd64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-network-webhook-rhel9@sha256:db0fca252b377f63c98bd157571b24b05b428ae9d3275a007dbd112fcdf6c7e9_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-sriov-rdma-cni-rhel9@sha256:392c4f0993e49ec161e09851f3a50071a50548dd35a0778441173c6ce1e6e7e9_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-sriov-rdma-cni-rhel9@sha256:45b7eb12f1420eae4d68992330236d25d3b84039331da4c672a326ae753fc118_amd64",
"9Base-RHOSE-4.17:openshift4/ose-sriov-rdma-cni-rhel9@sha256:927fb30c127cdaac9a8044052b5ba73f730b1aa73180f772163d38edf2661bc1_arm64",
"9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:341b30b150aa65be1a9bc01bafa010edcb4fbfa1431054be65793076d1980797_arm64",
"9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:79b66a046f06d70f0cbc1e9d034da4e45ef1d158c5af9d6fd3f73e1bb16e2ba8_ppc64le",
"9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b016b1f1d545509eb874bb8ac54028ed6527ab4df5b40c3a5c26cef667d6d944_s390x",
"9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b426b0ac0b86a30bccf707621f97605abaf90cda4555ac69927fc004ae5659af_amd64",
"9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:85d20c46a52839ed6ea473fa00b6177166cc46b828a0ae9599a01a716aefa367_s390x",
"9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:96410d8f451d6408dd3f8cd1f78300c094d3895015c726cd8866eb73d3ee2a33_arm64",
"9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9a4de11416134eff3182ee62fda293ac1f7d867d77d048d0a8733cb2acd73324_amd64",
"9Base-RHOSE-4.17:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9b7971205434de0f74491e3618d14be1e80932962178069ddc91857e3f1a765d_ppc64le",
"9Base-RHOSE-4.17:openshift4/pf-status-relay-rhel9@sha256:4be7baac5c1cf30bedaa8a23e274e18701655bc17aa0534ba5e91c7a91ea7d71_arm64",
"9Base-RHOSE-4.17:openshift4/pf-status-relay-rhel9@sha256:89fb9702ee48031a488f150e4e5f8af9641a57ad927f28e5b16cda90d3a26f4d_s390x",
"9Base-RHOSE-4.17:openshift4/pf-status-relay-rhel9@sha256:8d18ba1253093a639dcb4f50214bd2b37d96bc5707abc6e215880de79b1c19cf_amd64",
"9Base-RHOSE-4.17:openshift4/pf-status-relay-rhel9@sha256:9ddc5e2cd16c196e6c046326b82794459cf08b66db9f5db4355290c1e2278337_ppc64le",
"9Base-RHOSE-4.17:openshift4/ptp-must-gather-rhel9@sha256:0660364f862dce97e8353c10c9a392d7e9f58ef57677fea4e3339d51473c0f0c_arm64",
"9Base-RHOSE-4.17:openshift4/ptp-must-gather-rhel9@sha256:bc59fa96dab9a3c315b8df1b6102211386103118653fef5a1d62b14741a570de_amd64",
"9Base-RHOSE-4.17:openshift4/ptp-must-gather-rhel9@sha256:f28b645fab29448042abd0737ee06da7778c5d64408986174ec2e6bc138752a7_ppc64le",
"9Base-RHOSE-4.17:openshift4/rdma-cni-rhel9@sha256:392c4f0993e49ec161e09851f3a50071a50548dd35a0778441173c6ce1e6e7e9_ppc64le",
"9Base-RHOSE-4.17:openshift4/rdma-cni-rhel9@sha256:45b7eb12f1420eae4d68992330236d25d3b84039331da4c672a326ae753fc118_amd64",
"9Base-RHOSE-4.17:openshift4/rdma-cni-rhel9@sha256:927fb30c127cdaac9a8044052b5ba73f730b1aa73180f772163d38edf2661bc1_arm64",
"9Base-RHOSE-4.17:openshift4/sriov-cni-rhel9@sha256:7064d8c382b2954266c2c6920c53db57cd990965acc7c252c9331c1c41fe1e21_amd64",
"9Base-RHOSE-4.17:openshift4/sriov-cni-rhel9@sha256:c1322e2b19a7d845e59279d03065599398187f1147dbb02b66ab45421f3c4b30_arm64",
"9Base-RHOSE-4.17:openshift4/sriov-cni-rhel9@sha256:c384fd15f6239ab239c6a7f9fe460b76eab142ffb3f5875e9238fba74f1d4691_ppc64le",
"9Base-RHOSE-4.17:openshift4/sriov-network-metrics-exporter-rhel9@sha256:2dd947744815db3d0f29ba865d69246ce1ecd268f67eaef3c9a8efdf595f078f_ppc64le",
"9Base-RHOSE-4.17:openshift4/sriov-network-metrics-exporter-rhel9@sha256:9c7e512651617eadf0ed3766513b478ddf8796831ca035355aa5307ecf709b46_arm64",
"9Base-RHOSE-4.17:openshift4/sriov-network-metrics-exporter-rhel9@sha256:9e22ded807c6ee390bdf1bc371256429a9ea418c195d1ce183910ffa03e9f4f5_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog"
}
]
}
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 19:19A 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-06T19:19:39+00:00",
"generator": {
"date": "2026-06-06T19:19:39+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-06T19:19:39+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 19:19A 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-06T19:19:41+00:00",
"generator": {
"date": "2026-06-06T19:19:41+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-06T19:19: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.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"
}
]
}
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.